Download the PHP package victorap93/readjson without Composer
On this page you can find all versions of the php package victorap93/readjson. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download victorap93/readjson
More information about victorap93/readjson
Files in victorap93/readjson
Download victorap93/readjson
More information about victorap93/readjson
Files in victorap93/readjson
Vendor victorap93
Package readjson
Short Description ReadJson makes it easy to read and work with json files.
License MIT
Package readjson
Short Description ReadJson makes it easy to read and work with json files.
License MIT
Keywords json
Please rate this library. Is it a good library?
Informations about the package readjson
Read Json
Read Json makes it easy to read and work with json files.
Installation
The recommended way to install this is through Composer.
How to use
Assuming you have a .json file ./readjson/stores.json
with the following content.
And this .php in the same folder ./readjson/index.php
, the example below show different ways to acess .json file.
Help and docs
License
Read Json is made available under the MIT License (MIT). Please see License File for more information.
All versions of readjson with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
The package victorap93/readjson contains the following files
Loading the files please wait ....