open-southeners / laravel-apiable
Integrate JSON:API resources on your Laravel API project.
Package info
github.com/open-southeners/laravel-apiable
pkg:composer/open-southeners/laravel-apiable
4.3.0
2026-04-22 18:20 UTC
Requires
- php: ^8.2
- illuminate/support: ^12.0 || ^13.0
- open-southeners/extended-php: ~1.0
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.1
- laravel/scout: ^10.0
- orchestra/testbench: ^10.0 || ^11.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
- tomasvotruba/type-coverage: ^2.0
Suggests
- aaronfrancis/fast-paginate: Improves jsonApiPaginate method performance (SQL database query pagination)
- laravel/scout: Integrate search with JsonApiResponse using its search method
This package is auto-updated.
Last update: 2026-06-08 13:18:09 UTC
README
Integrate JSON:API resources on your Laravel API project.
Getting started
composer require open-southeners/laravel-apiable
Documentation
Partners
License
This package is open-sourced software licensed under the MIT license.
