Download List

Project Description

This package can be used to access data stored in
MySQL tables like accessing arrays. It uses SPL to
implement several classes and iterators interfaces
to access MySQL databases.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-22 02:27
0.8.0alpha

This release changes how array offsets are mapped to the conditions of selecting a row (for possible security problems). If available, a unique field is used, and access using the pk is provided using the special property ->byXXXX. Abstraction of SQL data types and inboxing of these values into objects with constraints checking. Disabling of inboxing of SQL data types is available through property ->withoutInboxing. A new exceptions hierarchy (allows more fine-grained catching of exceptions).
Tags: Major feature enhancements

2007-07-04 20:26
0.7.0

Tags: Initial freshmeat announcement

Project Resources