laravel-json-api / validation
Laravel validation for JSON:API resources.
Installs: 1 003 187
Dependents: 2
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 4
Open Issues: 0
Requires
- php: ^8.2
- ext-json: *
- illuminate/contracts: ^11.0|^12.0
- illuminate/support: ^11.0|^12.0
- laravel-json-api/core: ^4.3.2|^5.2
Requires (Dev)
- orchestra/testbench: ^9.0|^10.0
- phpunit/phpunit: ^10.5|^11.0
- dev-next / 5.x-dev
- dev-develop / 4.x-dev
- v4.3.0
- v4.2.0
- v4.1.1
- v4.1.0
- v4.0.0
- 3.x-dev
- v3.0.1
- v3.0.0
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.0
- v1.2.0
- v1.1.0
- v1.0.0
- v1.0.0-beta.3
- v1.0.0-beta.2
- v1.0.0-beta.1
- v1.0.0-alpha.5
- v1.0.0-alpha.4
- v1.0.0-alpha.3
- v1.0.0-alpha.2
- v1.0.0-alpha.1
- dev-main
- dev-feature/new-validation
This package is auto-updated.
Last update: 2025-03-24 20:50:46 UTC
README
Validation for JSON:API resources in Laravel JSON:API packages.
Installation
Install using Composer
composer require laravel-json-api/validation
License
Laravel JSON:API is open-sourced software licensed under the MIT License.