Download the PHP package vanengers/php-json-object-library without Composer
On this page you can find all versions of the php package vanengers/php-json-object-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-json-object-library
php-json-object-library
Base object for api
Installation
Usage
Use array to create object
Or pass Json directly
Use setters
Translate json/array data to another object property
serialize to json / create array
skip certain fields in object from being serialized
skip certain fields in object from being serialized
skip certain fields in object from being serialized only when value is null
skip certain fields in object from being serialized only when value is empty()
exclude properties from serialization
Which results in
Add prefixes to your keys, when your resultset defines multidimensional arrays with some keys being the same
You can then process the parent key-name and add the whole key in the mappers
While your resultset is like this
You should use the prefix option while parsing the json and use setters
All versions of php-json-object-library with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
ext-json Version *
ext-json Version *
The package vanengers/php-json-object-library contains the following files
Loading the files please wait ....