Download the PHP package rcm/api-lib without Composer
On this page you can find all versions of the php package rcm/api-lib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor rcm
Package api-lib
Short Description Rcm Api Library
License BSD-3-Clause
Homepage https://github.com/reliv/rcm-api-lib
Package api-lib
Short Description Rcm Api Library
License BSD-3-Clause
Homepage https://github.com/reliv/rcm-api-lib
Please rate this library. Is it a good library?
Informations about the package api-lib
Rcm Api Lib
API basic response library making use of Middleware (like Zend Expressive) OR ZF2's MVC framework
Makes it easy to quickly create a common API data format.
Include a JavaScript (Angular.JS) library for the client.
Several types of common error message types are supported:
- Array
- Exception
- HttpStatusCode
- InputFilter (Zend)
- String
- Custom types can also be injected
EXAMPLE: Middleware (like Zend Expressive)
Returns something like:
EXAMPLE: Zend Framework
Author:
James Jervis [email protected] Copyright (c) 2015, Reliv' International, Inc. https://github.com/reliv/rcm-api-lib
All versions of api-lib with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
zendframework/zend-config-aggregator Version 1.*
zendframework/zend-diactoros Version ^1
zendframework/zend-inputfilter Version ^2
zendframework/zend-servicemanager Version 2.* || 3.*
zendframework/zend-validator Version ^2
zendframework/zend-config-aggregator Version 1.*
zendframework/zend-diactoros Version ^1
zendframework/zend-inputfilter Version ^2
zendframework/zend-servicemanager Version 2.* || 3.*
zendframework/zend-validator Version ^2
The package rcm/api-lib contains the following files
Loading the files please wait ....