Skip to content

kshtompel/Api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api System

With this package you can easy create a API interfaces on you backend with validation, data mapping and doc generator.

Installation

Add FiveLab/Api in your composer.json:

{
    "require": {
        "fivelab/api": "~1.0"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update fivelab/api

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%