14code / ja-api
Just another API
v0.5.1
2026-01-28 18:19 UTC
Requires
- php: ^8.4
- laminas/laminas-httphandlerrunner: ^2.0
- middlewares/fast-route: ^2.0
- middlewares/request-handler: ^2.0
- nyholm/psr7: ^1.4
- nyholm/psr7-server: ^1.0
- symfony/serializer: ^6.4
Requires (Dev)
- phpunit/phpunit: ^10.0
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/