noglitchyo/json-api-builder
Composer 安装命令:
composer require noglitchyo/json-api-builder
包简介
Build JSON:API from your entities.
README 文档
README
Build a JSON:API from your entities.
Description
json-api-builder is a simple library to generate easily a JSON:API from your entities. Implement the ResourceObject interface on your entities, provide your API URI. You're all set!
Getting started
Requirements
- PHP >= 7.3
Installation
composer require noglitchyo/json-api-builder
Run
Tests
Would like to the run the test suite? Go ahead:
composer test
References
https://www.php-fig.org/psr/psr-15/
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
统计信息
- 总下载量: 62
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-03