julianschmuckli / restwork
RESTwork is a PHP framework to design a RESTful API service with minimum effort.
1.0.0
2022-06-15 15:12 UTC
Requires
- php: >=8.0
README
RESTwork is a PHP framework to design a RESTful API service with minimum effort.
Requirements
You need the following prerequisites to use RESTwork.
- PHP >= 8.0
- Composer
Get started
To start, go to the Get started page or visit the sample project.
Documentation
You can find the complete documentation of this project here.