This package can be used to manipulate arrays of strict types and provide other array functionality.
There is the TypedArrayObject that enforces the type of the array entries to be one of several possible types.
The CompleteArrayObject class extends the TypedArrayObject to provide other features.
| Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|
| File |
Role |
Description |
CompleteArrayObject.php |
Class |
CompleteArrayObject and TypedArrayObject class definitions |
index.php |
Example |
This file contains some example usages of some of the new methods. |