Skip to content

Gtvar/FivePercent-ApiBundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API bundle

Api Bundle

Whit this bundle you can integrate API system to Symfony2 Application

Installation

Add FivePercent/ApiBundle in your composer.json:

{
    "require": {
        "fivepercent/api-bundle": "~1.0"
    }
}

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

$ php composer.phar update fivepercent/api-bundle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%