open-southeners / laravel-apiable
Integrate JSON:API resources on your Laravel API project.
Installs: 1 379
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 1
Forks: 0
Open Issues: 11
Requires
- php: ^8.0
- illuminate/support: ^9.0 || ^10.0 || ^11.0
- open-southeners/extended-php: ~1.0
Requires (Dev)
- larastan/larastan: ^2.1
- laravel/pint: ^1.1
- laravel/scout: ^10.0
- orchestra/testbench: ^7.0 || ^8.0 || ^9.0
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^9.0 || ^10.0
- tomasvotruba/type-coverage: ^0.2.1
Suggests
- hammerstone/fast-paginate: Improves jsonApiPaginate method performance (SQL database query pagination)
- laravel/scout: Integrate search with JsonApiResponse using its search method
- dev-main
- 3.x-dev
- 3.14.2
- 3.14.1
- 3.14.0
- 3.13.3
- 3.13.2
- 3.13.1
- 3.13.0
- 3.12.0
- 3.11.5
- 3.11.4
- 3.11.3
- 3.11.2
- 3.11.1
- 3.11.0
- 3.10.0
- 3.9.2
- 3.9.1
- 3.9.0
- 3.8.0
- 3.7.1
- 3.7.0
- 3.6.1
- 3.6.0
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.8
- 3.2.7
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.x-dev
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 0.4.1
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
- dev-dependabot/github_actions/codecov/codecov-action-5
- dev-feat/api_documentation_generator
This package is auto-updated.
Last update: 2024-11-18 14:35:42 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.