This class can be used to encode and decode PHP data type values in JSON (Javascript Object Notation) format.
It can take a value of any PHP data type and serialize it as a JSON string. Non-ASCII characters are encoded as Unicode escape sequences.
The class can also do the opposite, decoding any serialized JSON data sequences into PHP data type values.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (60.7%) |
Good (92.9%) |
- |
- |
- |
- |
Insufficient (39.6%) |
1742 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| array to json |
hat jemand von euch ne php-funktion geschrieben oder im web gefunden, die arrays gerade ins json format "umwandelt"... |

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