Download the PHP package beeflow/jsonmanager without Composer
On this page you can find all versions of the php package beeflow/jsonmanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beeflow/jsonmanager
More information about beeflow/jsonmanager
Files in beeflow/jsonmanager
Download beeflow/jsonmanager
More information about beeflow/jsonmanager
Files in beeflow/jsonmanager
Vendor beeflow
Package jsonmanager
Short Description Json Manager Util
License LGPL-3.0-or-later
Homepage https://github.com/beeflow/JsonManager
Package jsonmanager
Short Description Json Manager Util
License LGPL-3.0-or-later
Homepage https://github.com/beeflow/JsonManager
Keywords json
Please rate this library. Is it a good library?
Informations about the package jsonmanager
JsonManager
JsonMaganer helps to manage json data as an object.
With this class you can:
- add new field to selected path
- set new value of field in selected path
- get value of field
- get new JsonManager object if value of field is array
- use JsonManager in foreach loop
Installation
composer
GIT
Just run
git clone https://github.com/beeflow/JsonManager.git
Example
Simple Json
Array collection
List fields
All versions of jsonmanager with dependencies
PHP Build Version
Package Version
Requires
php Version
>5.3.0
ext-json Version *
ext-json Version *
The package beeflow/jsonmanager contains the following files
Loading the files please wait ....