Download the PHP package dayjo/php-json-handler without Composer
On this page you can find all versions of the php package dayjo/php-json-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dayjo/php-json-handler
More information about dayjo/php-json-handler
Files in dayjo/php-json-handler
Download dayjo/php-json-handler
More information about dayjo/php-json-handler
Files in dayjo/php-json-handler
Vendor dayjo
Package php-json-handler
Short Description Class for opening and writing to json files easily
License MIT
Package php-json-handler
Short Description Class for opening and writing to json files easily
License MIT
Please rate this library. Is it a good library?
Informations about the package php-json-handler
PHP JSON Handler
Class to open, modify and write json objects in files.
Installation (without composer)
Just include the json.php
file.
Alternatively, namespace and autoload it.
Installation (with composer)
Then use;
Usage
Basic usage includes auto saving, so you just modify the data and it saves!
Options
Auto Save
The optional second parameter to the JSON class allows you to turn off auto save, and make it so you have to run the save function manually for instance;
All versions of php-json-handler with dependencies
PHP Build Version
Package Version
No informations.
The package dayjo/php-json-handler contains the following files
Loading the files please wait ....