Download the PHP package shopery/body-bundle without Composer
On this page you can find all versions of the php package shopery/body-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shopery/body-bundle
More information about shopery/body-bundle
Files in shopery/body-bundle
Download shopery/body-bundle
More information about shopery/body-bundle
Files in shopery/body-bundle
Vendor shopery
Package body-bundle
Short Description Process request body and injects it into Symfony2 controllers
License MIT
Package body-bundle
Short Description Process request body and injects it into Symfony2 controllers
License MIT
Please rate this library. Is it a good library?
Informations about the package body-bundle
shopery/body-bundle
Process request body and injects it into Symfony2 controllers.
Installation
You can install this library:
- Install via composer:
composer require shopery/body-bundle
- Use the official Git repository:
git clone https://github.com/shopery/body-bundle
.
And add the bundle to your kernel as usual.
If you have any trouble, please refer to the symfony docs.
Usage
Just type-hint any parameter to Shopery\Bundle\BodyBundle\Request\Body
in your symfony controller and your ready to go.
All versions of body-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/config Version
>=2.3
symfony/dependency-injection Version >=2.3
symfony/http-foundation Version >=2.3
symfony/http-kernel Version >=2.3
sensio/framework-extra-bundle Version >=3.0
symfony/dependency-injection Version >=2.3
symfony/http-foundation Version >=2.3
symfony/http-kernel Version >=2.3
sensio/framework-extra-bundle Version >=3.0
The package shopery/body-bundle contains the following files
Loading the files please wait ....