Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle
Yannick Warnier 93566e8613 Add static resources for release 10 years ago
..
Controller Add static resources for release 10 years ago
Decoder Add static resources for release 10 years ago
DependencyInjection Add static resources for release 10 years ago
EventListener Add static resources for release 10 years ago
Form Add static resources for release 10 years ago
Normalizer Add static resources for release 10 years ago
Request Add static resources for release 10 years ago
Resources Add static resources for release 10 years ago
Response/AllowedMethodsLoader Add static resources for release 10 years ago
Routing Add static resources for release 10 years ago
Serializer Add static resources for release 10 years ago
Tests Add static resources for release 10 years ago
Util Add static resources for release 10 years ago
View Add static resources for release 10 years ago
.gitignore Add static resources for release 10 years ago
.travis.yml Add static resources for release 10 years ago
FOSRestBundle.php Add static resources for release 10 years ago
README.md Add static resources for release 10 years ago
UPGRADING.md Add static resources for release 10 years ago
composer.json Add static resources for release 10 years ago
phpunit.xml.dist Add static resources for release 10 years ago

README.md

FOSRestBundle

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
  • 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

Documentation

Read the Documentation

Please see the UPGRADING.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:

Resources/meta/LICENSE