14code / ja-api
Just another API
v0.2.1
2021-06-25 10:02 UTC
Requires
- laminas/laminas-httphandlerrunner: ^1.3
- middlewares/fast-route: ^1.2
- middlewares/request-handler: ^1.4
- nyholm/psr7: ^1.2
- nyholm/psr7-server: ^1
- symfony/serializer: ^4.3
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2024-10-25 03:52:42 UTC
README
Just another API...
Skeleton for setting up PHP Microservices / REST APIs
Inspiration links
Required packages
https://github.com/middlewares/fast-route
https://github.com/Nyholm/psr7
https://github.com/nikic/FastRoute
Testing
https://github.com/sebastianbergmann/phpunit https://github.com/kriswallsmith/Buzz
Specifications
https://jsonapi.org/
https://github.com/json-api/json-api
Further
https://github.com/relayphp/Relay.Relay
https://github.com/sunrise-php/http-router
http://httplug.io/