Download the PHP package friendsofcake/crud-json-api without Composer
On this page you can find all versions of the php package friendsofcake/crud-json-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download friendsofcake/crud-json-api
More information about friendsofcake/crud-json-api
Files in friendsofcake/crud-json-api
Download friendsofcake/crud-json-api
More information about friendsofcake/crud-json-api
Files in friendsofcake/crud-json-api
Vendor friendsofcake
Package crud-json-api
Short Description Listener for building CakePHP Crud APIs following the JSON API specification.
License MIT
Homepage https://github.com/FriendsOfCake/crud-json-api
Package crud-json-api
Short Description Listener for building CakePHP Crud APIs following the JSON API specification.
License MIT
Homepage https://github.com/FriendsOfCake/crud-json-api
Please rate this library. Is it a good library?
Informations about the package crud-json-api
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/
All versions of crud-json-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
cakephp/cakephp Version ^4.4.1
friendsofcake/crud Version ^6.0
laravel-json-api/neomerx-json-api Version ^5.0
cakephp/cakephp Version ^4.4.1
friendsofcake/crud Version ^6.0
laravel-json-api/neomerx-json-api Version ^5.0
The package friendsofcake/crud-json-api contains the following files
Loading the files please wait ....