s001dxp / FOSRestBundle

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

Home Page:http://symfony.com/doc/master/bundles/FOSRestBundle/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOSRestBundle

This bundle provides various tools to rapidly develop RESTful API's & applications with Symfony. Features include:

  • A View layer to enable output and format agnostic Controllers
  • A custom route loader to generate url's following REST conventions
  • Accept header format negotiation including handling for custom mime types
  • RESTful decoding of HTTP request body and Accept headers
  • Exception controller for sending appropriate HTTP status codes

Build Status Scrutinizer Code Quality Code Coverage Total Downloads Latest Stable Version SensioLabsInsight

Note

FOSRestBundle 1.x is no longer maintained, 1.8 only receives security fixes. Please upgrade to FOSRestBundle 2.x as soon as possible.

Documentation

Read the Documentation

Please see the UPGRADING-2.0.md for any relevant instructions when upgrading to a newer version.

Installation

All the installation instructions are located in the documentation.

License

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

About

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

http://symfony.com/doc/master/bundles/FOSRestBundle/index.html

License:MIT License


Languages

Language:PHP 100.0%Language:HTML 0.0%