Login   Register  
PHP Classes

Class: Magic Array

Icontem
elePHPant

  Classes of Bao Nguyen Quoc  >  Magic Array  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Magic Array Support forum
Base name: magicarray
Description: Provide enhanced array functionality
Version: -
Required PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Bao Nguyen Quoc
Name: Bao Nguyen Quoc <e-mail contact>
Published packages: 10 Browse this author's classes Browse this author's classes
Country: Viet Nam Viet Nam - PHP jobs in Viet Nam
Home page: http://nqbao.com/

Innovation Award

PHP Programming Innovation award nominee
February 2008
Number 4
The Standard PHP Library (SPL) introduced with PHP 5, provides the ArrayObject class yjay can be derived to create new classes of objects to be manipulated as if the objects were arrays.

This class extends the ArrayObject class to provide even more functionality to manipulate objects with array-like features.

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 provide enhanced functionality over traditional arrays.

It extends the ArrayObject class to allow treating the class object as arrays.

The class provides functionality like allowing array keys to be case insensitive and can remove array entries by entry value.

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.

Files

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