Download the PHP package mead-steve/json-er without Composer
On this page you can find all versions of the php package mead-steve/json-er. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mead-steve/json-er
More information about mead-steve/json-er
Files in mead-steve/json-er
Download mead-steve/json-er
More information about mead-steve/json-er
Files in mead-steve/json-er
Vendor mead-steve
Package json-er
Short Description Simple helper class for converting data to json.
License MIT
Package json-er
Short Description Simple helper class for converting data to json.
License MIT
Please rate this library. Is it a good library?
Informations about the package json-er
JSONer
Small utility class to help out with converting PHP objects to json.
Example Usage
Basic usage is very straight forward:
This assumes that you want to use php's default behaviour to encode the ComplexObject. If you wanted a bit more control then ideally you would implement the JsonSerializable in the class. However If this isn't an option you can provide handler functions to the JSONer object:
All versions of json-er with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package mead-steve/json-er contains the following files
Loading the files please wait ....