Download the PHP package sgmendez/jsonbundle without Composer
On this page you can find all versions of the php package sgmendez/jsonbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sgmendez/jsonbundle
More information about sgmendez/jsonbundle
Files in sgmendez/jsonbundle
Download sgmendez/jsonbundle
More information about sgmendez/jsonbundle
Files in sgmendez/jsonbundle
Vendor sgmendez
Package jsonbundle
Short Description Symfony2 bundle for json encode and decode
License BSD-2-Clause
Homepage https://github.com/sgmendez/jsonBundle
Package jsonbundle
Short Description Symfony2 bundle for json encode and decode
License BSD-2-Clause
Homepage https://github.com/sgmendez/jsonBundle
Keywords json
Please rate this library. Is it a good library?
Informations about the package jsonbundle
JsonBundle
Library Json integration Symfony2 bundle.
Instalación
You can use Composer to use this library in your application.
If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:
And then execute this command to add libary to your project:
Or require sgmendez/json
into your composer.json
file:
Register bundle on appKernel:
Use
For string JSON data:
For local file JSON data:
For remote file JSON data:
License
Licensed under the BSD License:
All versions of jsonbundle with dependencies
PHP Build Version
Package Version
The package sgmendez/jsonbundle contains the following files
Loading the files please wait ....