friendsofcake/crud-json-api
最新稳定版本:2.0.0
Composer 安装命令:
composer require friendsofcake/crud-json-api
包简介
Listener for building CakePHP Crud APIs following the JSON API specification.
README 文档
README
JSON API Crud Listener for CakePHP
Build JSON API Servers with almost no code. Comes with advanced features like:
- Compound Documents (Deeply Nested Includes)
- Sparse Fieldsets
- Multi-field Filtering (Search)
- Multi-field Sorting
- Multi-field Validation
- Pagination
How does it work?
- Structure your data using the powerful CakePHP ORM
- Create (near-empty) Controllers
- Let crud-json-api worry about JSON API
Documentation
Fully documented at https://crud-json-api.readthedocs.io/
统计信息
- 总下载量: 420.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 58
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-05