aderuwe / FOSRestBundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony2

Home Page:http://friendsofsymfony.github.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOSRestBundle

Note: This branch is compatible with Symfony2 master (2.1.x). For Symfony2 2.0.x compatibility use the 0.6 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

Build Status

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation

Installation

All the installation instructions are located in documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

This Bundle provides various tools to rapidly develop RESTful API's with Symfony2

http://friendsofsymfony.github.com/


Languages

Language:PHP 100.0%