Download the PHP package obtao/symfony-rest-api-framework without Composer
On this page you can find all versions of the php package obtao/symfony-rest-api-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download obtao/symfony-rest-api-framework
More information about obtao/symfony-rest-api-framework
Files in obtao/symfony-rest-api-framework
Package symfony-rest-api-framework
Short Description A Rest API distribution of the Symfony framework
License MIT
Informations about the package symfony-rest-api-framework
Obtao Symfony Rest Api Framework
About
This projet is a Symfony Distribution to build fast Rest API. This uses the following components :
Requirements
As it uses the Symfony full-stack framework, this framework is only supported on PHP 5.3.9 and up.
Be warned that PHP 5.3.16 has a major bug in the Reflection subsystem and is not suitable to run Symfony (https://bugs.php.net/bug.php?id=62715)
Installation
Get the sources from Github with Composer
Install the project as a classic Symfony projet (see the documentation)
Test the API example :
/app_dev.php/api/blob should display a datetime
/app_dev.php/ should display the API documentation
Now you're done. Remove the Blob entity and the getBlobAction. Then, start to code in the ApiController.
All versions of symfony-rest-api-framework with dependencies
symfony/symfony Version ~2.6
doctrine/orm Version ~2.2,>=2.2.3
doctrine/doctrine-bundle Version ~1.2
symfony/monolog-bundle Version ~2.4
sensio/distribution-bundle Version ~3.0,>=3.0.12
sensio/framework-extra-bundle Version ~3.0
incenteev/composer-parameter-handler Version ~2.0
friendsofsymfony/rest-bundle Version ~1.4
jms/serializer-bundle Version ~0.13
nelmio/api-doc-bundle Version ~2.7