bluemvc / bluemvc-api
REST API building tools for the BlueMvc PHP framework
Installs: 3 887
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=8.0
- ext-json: *
- bluemvc/bluemvc-core: ^3.0
- datatypes/datatypes: ^3.0
Requires (Dev)
- bluemvc/bluemvc-fakes: ^3.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-30 01:59:19 UTC
README
BlueMvc API
REST API building tools for the BlueMvc PHP framework.
Requirements
- PHP >= 8.0
Install with Composer
$ composer require bluemvc/bluemvc-api
Documentation
The official documentation is located at bluemvc.com
License
MIT