Download the PHP package friendsofsymfony/rest-bundle without Composer
On this page you can find all versions of the php package friendsofsymfony/rest-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download friendsofsymfony/rest-bundle
More information about friendsofsymfony/rest-bundle
Files in friendsofsymfony/rest-bundle
Download friendsofsymfony/rest-bundle
More information about friendsofsymfony/rest-bundle
Files in friendsofsymfony/rest-bundle
Vendor friendsofsymfony
Package rest-bundle
Short Description This Bundle provides various tools to rapidly develop RESTful API's with Symfony
License MIT
Homepage http://friendsofsymfony.github.com
Package rest-bundle
Short Description This Bundle provides various tools to rapidly develop RESTful API's with Symfony
License MIT
Homepage http://friendsofsymfony.github.com
Keywords rest
Please rate this library. Is it a good library?
Informations about the package rest-bundle
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
- Accept header format negotiation including handling for custom mime types
- RESTful decoding of HTTP request body and Accept headers
- Map exception codes to HTTP response status codes
- A serializer error renderer that returns exceptions and errors in a format compatible with RFC 7807 using the Symfony Serializer component or the JMS Serializer
Documentation
Please see the upgrade files (UPGRADING-X.X.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.
All versions of rest-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
symfony/config Version ^5.4|^6.4|^7.0
symfony/dependency-injection Version ^5.4|^6.4|^7.0
symfony/deprecation-contracts Version ^2.1|^3.0
symfony/event-dispatcher Version ^5.4|^6.4|^7.0
symfony/framework-bundle Version ^5.4|^6.4|^7.0
symfony/http-foundation Version ^5.4|^6.4|^7.0
symfony/http-kernel Version ^5.4|^6.4|^7.0
symfony/routing Version ^5.4|^6.4|^7.0
symfony/security-core Version ^5.4|^6.4|^7.0
willdurand/jsonp-callback-validator Version ^1.0|^2.0
willdurand/negotiation Version ^2.0|^3.0
symfony/config Version ^5.4|^6.4|^7.0
symfony/dependency-injection Version ^5.4|^6.4|^7.0
symfony/deprecation-contracts Version ^2.1|^3.0
symfony/event-dispatcher Version ^5.4|^6.4|^7.0
symfony/framework-bundle Version ^5.4|^6.4|^7.0
symfony/http-foundation Version ^5.4|^6.4|^7.0
symfony/http-kernel Version ^5.4|^6.4|^7.0
symfony/routing Version ^5.4|^6.4|^7.0
symfony/security-core Version ^5.4|^6.4|^7.0
willdurand/jsonp-callback-validator Version ^1.0|^2.0
willdurand/negotiation Version ^2.0|^3.0
The package friendsofsymfony/rest-bundle contains the following files
Loading the files please wait ....