Login   Register  
PHP Classes
elePHPant
Icontem

Class: Array to Object converter

  Classes of Sebastian Potasiak  >  Array to Object converter  >  Download  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Array to Object converter Support forum
Base name: toobj
Description: Turn any array into an object
Version: 1.0.4
Required PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 981 users
All time rank: 2722
Week users: 2 users
Week rank: 2533
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Related links   Files Files  

Author

Picture of Sebastian Potasiak
Name: Sebastian Potasiak <e-mail contact>
Published packages: 4 Browse this author's classes Browse this author's classes
Country: Poland Poland - PHP jobs in Poland
Home page: http://potasiak.bplaced.com/
Age: 17
All time rank: 938
Week rank: 1099

Innovation Award

PHP Programming Innovation award nominee
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

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

Detailed description

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.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Insufficient (35.0%)
Good (85.0%)
-
Sufficient (70.0%)
-
-
Insufficient (33.0%)
1987
Month:
Not yet rated by the users

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
Google Code project Class on code.google.com

Files

File Role Description
Plain text file toobj.php Class Class file
Plain text file example.php Example Example of using class
Download all files: toobj.tar.gz toobj.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.