File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88[ ![ CakePHP] ( https://img.shields.io/badge/cakephp-^4.0-red?logo=cakephp )] ( https://book.cakephp.org/4/en/index.html )
99[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg?logo=php )] ( https://php.net/ )
1010
11- !!! warning ""
12- This is an alpha stage plugin.
13-
1411A simple Collection View for displaying configurable pagination meta data in JSON or XML collection responses. Read
1512more at [ MixerAPI.com] ( https://mixerapi.com ) .
1613
Original file line number Diff line number Diff line change 88[ ![ CakePHP] ( https://img.shields.io/badge/cakephp-^4.0-red?logo=cakephp )] ( https://book.cakephp.org/4/en/index.html )
99[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg?logo=php )] ( https://php.net/ )
1010
11- !!! warning ""
12- This is an alpha stage plugin.
13-
1411This plugin handles rendering entity validation errors and other exceptions for your API.
1512
1613- Adds validation errors to the response for failed save operations (post, put, and patch)
Original file line number Diff line number Diff line change 77[ ![ CakePHP] ( https://img.shields.io/badge/cakephp-^4.0-red?logo=cakephp )] ( https://book.cakephp.org/4/en/index.html )
88[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg?logo=php )] ( https://php.net/ )
99
10- !!! warning ""
11- This is an alpha stage plugin.
12-
1310A Hypertext Application Language ([ HAL+JSON] ( http://stateless.co/hal_specification.html ) ) View for CakePHP. This plugin
1411supports links, pagination, and embedded resources. Once setup any request with ` application/hal+json ` will be
1512rendered by this plugin.
Original file line number Diff line number Diff line change 88[ ![ CakePHP] ( https://img.shields.io/badge/cakephp-^4.0-red?logo=cakephp )] ( https://book.cakephp.org/4/en/index.html )
99[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg?logo=php )] ( https://php.net/ )
1010
11- !!! warning ""
12- This is an alpha stage plugin.
13-
1411A [ JSON-LD] ( https://json-ld.org/ ) View for CakePHP. Read more at [ MixerAPI.com] ( https://mixerapi.com ) .
1512
1613## Installation
Original file line number Diff line number Diff line change 3030 </a>
3131</p >
3232
33- * Note: This is an alpha stage plugin*
34-
3533MixerAPI is a plugin of plugins, that is to say, it combines many CakePHP libraries into a coherent package to
3634streamline API development for CakePHP applications. It eases following a [ REST] ( https://restfulapi.net )
3735architecture style and [ HATEOS] ( https://restfulapi.net/hateoas/ ) . In other words, it makes developing APIs a piece
Original file line number Diff line number Diff line change 88[ ![ CakePHP] ( https://img.shields.io/badge/cakephp-^4.0-red?logo=cakephp )] ( https://book.cakephp.org/4/en/index.html )
99[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg?logo=php )] ( https://php.net/ )
1010
11- !!! warning ""
12- This is an alpha stage plugin.
13-
1411This plugin gets your API project up and going quickly by creating routes for you. It can either:
1512
1613- Build your ` routes.php ` file from a single command, or
You can’t perform that action at this time.
0 commit comments