Data types: Array to Object converter
Sebastian Potasiak (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Insufficient (35.0%)
| Good (85.0%)
| -
| Sufficient (70.0%)
| -
| -
| Insufficient (33.0%)
| 1784 |
Click here for detailed information about this class on phpclasses.org