jurager / json-api
A Lightweight JSON:API Resource for Laravel
1.0.4
2026-03-18 05:11 UTC
Requires
- php: ^8.3
- illuminate/collections: ^11.0 || ^12.0 || ^13.0
- illuminate/database: ^11.0 || ^12.0 || ^13.0
- illuminate/http: ^11.0 || ^12.0 || ^13.0
- illuminate/support: ^11.0 || ^12.0 || ^13.0
- symfony/http-kernel: ^7.0
Requires (Dev)
- laravel/framework: ^11.0 || ^12.0
- laravel/pint: ^1.25
- opis/json-schema: ^2.3
- orchestra/testbench: ^9.0 || ^10.0
- phpunit/phpunit: ^9.0 || ^10.5 || ^11.5 || ^12.0
README
A Laravel package that enables seamless adherence to the JSON:API specification resources, featuring built-in support for sparse fieldsets, compound documents, and additional specification-driven capabilities.
Requirements
PHP >= 8.2 and Laravel 11.x or higher
Installation
To install, configure and learn how to use please go to the Documentation.
License
Open source, licensed under the MIT license.