Download the PHP package fivepercent/api without Composer
On this page you can find all versions of the php package fivepercent/api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api
Api System
With this package you can easy create a API interfaces on you backend with validation, data mapping and doc generator.
Installation
Add FivePercent/Api in your composer.json:
{
"require": {
"fivepercent/api": "~1.0"
}
}
Now tell composer to download the library by running the command:
$ php composer.phar update fivepercent/api
All versions of api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
fivepercent/cache Version ~1.0
fivepercent/exception Version ~1.0
fivepercent/reflection Version ~1.0
fivepercent/error Version ~1.0
symfony/event-dispatcher Version ~2.3
fivepercent/cache Version ~1.0
fivepercent/exception Version ~1.0
fivepercent/reflection Version ~1.0
fivepercent/error Version ~1.0
symfony/event-dispatcher Version ~2.3
The package fivepercent/api contains the following files
Loading the files please wait ....