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.
|
|
| Name: |
PHP Array to Javascript |
| Base name: |
array_to_js |
| Description: |
Convert PHP arrays into Javascript objects |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2391 users |
| All time rank: |
1428 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (63.9%) |
Sufficient (66.7%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (46.1%) |
1763 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|