laravel-json-api / spec
验证JSON文档是否符合JSON:API规范。
v3.0.0
2024-03-14 17:46 UTC
Requires
- php: ^8.2
- ext-json: *
- illuminate/contracts: ^11.0
- illuminate/pipeline: ^11.0
- illuminate/support: ^11.0
- laravel-json-api/core: ^4.0
Requires (Dev)
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2024-09-14 18:53:19 UTC
README
验证JSON文档是否符合JSON:API规范。是Laravel JSON:API库的一部分。Laravel JSON:API
安装
使用Composer进行安装
composer require laravel-json-api/spec
许可证
Laravel JSON:API是开源软件,受MIT许可证许可。