定制 friendsofcake/crud-json-api 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Build Status Coverage Status PHPStan Total Downloads Latest Stable Version Documentation Status

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?

  1. Structure your data using the powerful CakePHP ORM
  2. Create (near-empty) Controllers
  3. 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

GitHub 信息

  • Stars: 57
  • Watchers: 10
  • Forks: 33
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-05