Download the PHP package amostajo/php-json-array without Composer
On this page you can find all versions of the php package amostajo/php-json-array. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amostajo/php-json-array
More information about amostajo/php-json-array
Files in amostajo/php-json-array
Download amostajo/php-json-array
More information about amostajo/php-json-array
Files in amostajo/php-json-array
Vendor amostajo
Package php-json-array
Short Description Simple class that extends the capabilities of the basic php *array* by adding json casting and file handling (read and write).
License MIT
Homepage https://github.com/amostajo/php-json-array
Package php-json-array
Short Description Simple class that extends the capabilities of the basic php *array* by adding json casting and file handling (read and write).
License MIT
Homepage https://github.com/amostajo/php-json-array
Please rate this library. Is it a good library?
Informations about the package php-json-array
JSONArray (PHP class)
Simple class that extends the capabilities of the basic php array by adding json casting and file handling (read and write).
Quick start
- Clone or download the latest release.
- Via composer:
Usage
Creating an array:
Add items as you normally would do using arrays:
Casting:
Write to file:
Read from file:
Coding Guidelines
The coding is PSR-2.
License
JSONArray is free software distributed under the terms of the MIT license.
All versions of php-json-array with dependencies
PHP Build Version
Package Version
No informations.
The package amostajo/php-json-array contains the following files
Loading the files please wait ....