aura/sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2012-02-28 08:05
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
时间:2011-10-10 17:32
phlib/schema-change
Library for performing MySQL DDL operations, using either simple SQL or Percona Tools Online Schema Change
时间:未知