Innovation Award
 April 2009
Number 2 |
Since PHP 5, classes can be used to access objects as if they were arrays.
This class takes advantage of that possibility to quickly initialize object variables from data taken from associative arrays.
Manuel Lemos |
This class can be used to turn any array into an object.
It takes an array and assigns the variables of the class with the values of the array entries with the same name.
Array entries with array values are also converted to objects recursively.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Insufficient (35.0%) |
Good (85.0%) |
- |
Sufficient (70.0%) |
- |
- |
Insufficient (33.0%) |
1866 |
| 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.