This class can be used to convert PHP associative arrays to Javascript objects that have properties set with the PHP array entries.
It traverses the entries of one or more associative arrays recursively and generates code that define Javascript objects.
The names of the object properties are the keys of the array entries. The property values are set to the respective array values.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (68.8%) |
Sufficient (65.6%) |
- |
Sufficient (71.9%) |
- |
- |
Not sure (48.1%) |
1420 |
| Month: |
Not yet rated by the users |
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.