xpertselect / json-api
XpertSelect package providing utilities for creating a REST api conforming to the JSON:API specification.
Installs: 5 500
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/xpertselect/json-api
Requires
- php: ^8.2
- symfony/http-foundation: ^4.4 | ^5.4 | ^6.0 | ^7.0
- zircote/swagger-php: ^6.0
Requires (Dev)
- composer-runtime-api: ^2.2
- mockery/mockery: ^1.6
- php-cs-fixer/shim: ^3.89
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^11.0
- xpertselect/tools: ^3.0
README
gitlab.com/xpertselect/json-api
XpertSelect package providing utilities for creating a REST api conforming to the JSON:API specification.
License
View the LICENSE.md file for licensing details.
Installation
Installation of xpertselect/json-api is done via Composer.
composer require xpertselect/json-api