Note: This branch is compatible with Symfony2 2.0.x. For Symfony2 2.1.x compatibility use the master branch.
This bundle provides various tools to rapidly develop RESTful API's & applications with Symfony2. Features include:
- A View layer to enable output and format agnostic Controllers
- A custom route loader to generate url's following REST conventions
- RESTful decoding of HTTP request body and Accept headers
- Exception controller for sending appropriate HTTP status codes
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
Read the Documentation for 0.6
All the installation instructions are located in the documentation.
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE