julianschmuckli / restwork
RESTwork is a PHP framework to design a RESTful API service with minimum effort.
Installs: 441
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/julianschmuckli/restwork
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.