laravel-json-api / testing
Test helpers for JSON:API compliant APIs.
v3.1.0
2025-02-24 20:39 UTC
Requires
- php: ^8.2
- ext-json: *
- cloudcreativity/json-api-testing: ^6.1
- illuminate/http: ^11.0|^12.0
- illuminate/support: ^11.0|^12.0
- illuminate/testing: ^11.0|^12.0
Requires (Dev)
- laravel/framework: ^11.0|^12.0
- phpunit/phpunit: ^10.5|^11.0
This package is auto-updated.
Last update: 2026-02-24 22:49:50 UTC
README
Test helpers for Laravel JSON:API packages.
Installation
Install using Composer
composer require --dev laravel-json-api/testing
License
Laravel JSON:API is open-sourced software licensed under the MIT License.