hyperlink/laravel-json-structure
最新稳定版本:v1.1.0
Composer 安装命令:
composer require hyperlink/laravel-json-structure
包简介
A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application
README 文档
README
A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application.
Installation
You can install the package via composer:
composer require hyperlink/laravel-json-structure --dev
Usage
php artisan json:structure "<route name>"
Example
php artisan json:structure "users.index"
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-22