Download the PHP package kristijorgji/php-json-bender without Composer
On this page you can find all versions of the php package kristijorgji/php-json-bender. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kristijorgji/php-json-bender
More information about kristijorgji/php-json-bender
Files in kristijorgji/php-json-bender
Download kristijorgji/php-json-bender
More information about kristijorgji/php-json-bender
Files in kristijorgji/php-json-bender
Vendor kristijorgji
Package php-json-bender
Short Description A library to transform json to php array declarations.
License MIT
Package php-json-bender
Short Description A library to transform json to php array declarations.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-json-bender
php-json-bender
Simple library to convert json strings to php array declarations.
Table of Contents
- Installation
- Example
Installation
Example
Run in the console:
First argument is the real path of the input json.
Second argument is the real path of the desired output.
In my example the content of the input file was as follows:
The generated output php file at /srv/output/test.php is as follows:
License
php-json-bender is released under the MIT Licence. See the bundled LICENSE file for details.
All versions of php-json-bender with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package kristijorgji/php-json-bender contains the following files
Loading the files please wait ....