yxy/y-json
最新稳定版本:1.0.0
Composer 安装命令:
composer require yxy/y-json
包简介
返回json
README 文档
README
/***
* @method static JsonResponse success(mixed $message = '成功', ?array $data = null) 返回成功信息
* @method static JsonResponse fail(mixed $message = '失败', ?array $data = null) 返回失败信息
* @method static JsonResponse table(array $data = []) 返回layui表格成功信息
* @method static JsonResponse create(int $status, mixed $message, ?array $data = null) 创建响应
*/
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-14