This class can be used to serialize and unserialize PHP variable values in the JSON format (Javascript Object Notation).
It can take a variable value of any PHP type and generates a string that represents that object in JSON format.
The class can also do the opposite, i.e. take a string with a value represented in a JSON format and recreate a PHP variable value of the type defined in the serialized JSON string.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Good (81.3%) |
Good (87.5%) |
Good (81.3%) |
- |
- |
Sufficient (62.5%) |
534 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| Auto Ajax |
Conditional |
Only need if there is not PHP json_encode function |
| PHP Ajax |
Conditional |
Json functions for PHP4 |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.