This packages can be used to access data in a MySQL database using array iterators.
It provides a few classes that execute several types of queries and extend the ArrayObject class to access the query results as if that was an array.
There are classes to traverse generic query result rows, traverse query result row columns, traverse the query result columns names and types.
| Not yet rated by the users |
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.
| File |
Role |
Description |
Mysql.php |
Class |
The class with documentaion in comments |