Download the PHP package jbuilder/jbuilder-bundle without Composer
On this page you can find all versions of the php package jbuilder/jbuilder-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jbuilder-bundle
JBuilderBundle 
Symfony2/Symfony3 Bundle for JBuilder
Installation
Add this lines to your composer.json:
And then execute:
And import a JBuilderBundle to AppKernel.php:
Usage
Insert the following code to controller:
src/Acme/BlogBundle/Resources/views/Post/index.json.php:
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Copyright
Copyright (C) 2016 Dai Akatsuka, released under the MIT License.
All versions of jbuilder-bundle with dependencies
PHP Build Version
Package Version
The package jbuilder/jbuilder-bundle contains the following files
Collapse All