Login   Register  
PHP Classes
elePHPant
Icontem

Class: Array to Object converter

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Sebastian Potasiak  >  Array to Object converter  >  Download .tar.gz .zip  >  Support forum Support forum (5)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Array to Object converter
Base name: toobj
Description: Turn any array into an object
Related classes:
Version: 1.0.4
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 1103 users
All time rank: 2769
Week users: 1 user
Week rank: 2467
Picture of Sebastian Potasiak
Author: Sebastian Potasiak <e-mail contact>
Packages: 5 Browse this author's classes Browse this author's classes
Country: Poland Poland - PHP jobs in Poland
Age: 18
All time rank: 78723 in Poland Poland
Week rank: 519 Up16 in Poland Poland Up
Innovation award
Innovation award
Nominee: 3x


  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.

 

  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

  Rate classes User ratings   Applications   Related links   Files Files  

  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

  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%)
2133
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 folder image 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.