Innovation Award
 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 |
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.
| There are not enough user ratings to display for 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.