Definitions for "AbstractDB "
AbstractDB is a database abstraction layer, object oriented and extensible via driver implementations which extend from a common base class. This package encapsulates all of the basic functions required by most developers without the complexity and/or utter simplicity of many other abstraction packages.
AbstractDB is a PHP database abstraction layer, objected oriented and extensible via driver implementations which extend from a common base class. It encapsulates all of the features most developers require to access common database systems.