Download the PHP package reliv/pipe-rat-2 without Composer
On this page you can find all versions of the php package reliv/pipe-rat-2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reliv/pipe-rat-2
More information about reliv/pipe-rat-2
Files in reliv/pipe-rat-2
Download reliv/pipe-rat-2
More information about reliv/pipe-rat-2
Files in reliv/pipe-rat-2
Vendor reliv
Package pipe-rat-2
Short Description Create REST APIs with just a few lines of Expressive config. This PSR7 compliant PHP library that uses Zend Expressive Middleware at its core.
License BSD-3-Clause
Homepage https://github.com/reliv/pipe-rat-2
Package pipe-rat-2
Short Description Create REST APIs with just a few lines of Expressive config. This PSR7 compliant PHP library that uses Zend Expressive Middleware at its core.
License BSD-3-Clause
Homepage https://github.com/reliv/pipe-rat-2
Please rate this library. Is it a good library?
Informations about the package pipe-rat-2
Pipe Rat
Create REST APIs with just a few lines of Expressive config. This PSR7 compliant PHP library that uses Zend\Expressive Middleware config at its core.
- Allows creation of API end points using only config for Doctrine entities
- Allows configuration of common API concerns:
- data-extractor - Getting arrays from data objects and object arrays
- data-hydrator - Getting data from client into data objects and arrays
- data-validate - Validating data from client
- repository - Common repository methods
- request-attributes - Common query params ('where', 'fields', 'limit', 'order', 'skip', etc...)
- request-attributes-validate - Validate the params
- request-format - Data format parsing the request data
- response-format - Data format for response (JSON, etc...)
- response-headers - Common headers for response (caching etc...)
Config example
All versions of pipe-rat-2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
zendframework/zend-expressive Version ^2.0
reliv/zf-config-factories Version 3.* || 4.*
reliv/zf-input-filter-service Version 0.*
zendframework/zend-expressive Version ^2.0
reliv/zf-config-factories Version 3.* || 4.*
reliv/zf-input-filter-service Version 0.*
The package reliv/pipe-rat-2 contains the following files
Loading the files please wait ....