 |
|
Innovation award
 Nominee: 3x |
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.
|
|
| Name: |
Array to Object converter |
| Base name: |
toobj |
| Description: |
Turn any array into an object |
| Version: |
1.0.4 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1150 users |
| All time rank: |
2860 |
| Week users: |
1 user |
| Week rank: |
2173  |
| |
|
 April 2009
Number 2
Prize: One copy of VS.PHP |
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 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Insufficient (35.0%) |
Good (85.0%) |
- |
Sufficient (70.0%) |
- |
- |
Insufficient (33.0%) |
2206 |
| 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 |
|
|