\Phinx\DbAdapter

Interfaces

AdapterInterface Adapter Interface.
WrapperInterface Wrapper Interface.

Classes

AdapterFactory Adapter factory and registry.
AdapterWrapper Adapter Wrapper.
MysqlAdapter Phinx MySQL Adapter.
PdoAdapter Phinx PDO Adapter.
PostgresAdapter Phinx PDO Adapter.
ProxyAdapter Phinx Proxy Adapter.
SQLiteAdapter Phinx SQLite Adapter.
SqlServerAdapter Phinx SqlServer Adapter.
TablePrefixAdapter Table prefix/suffix adapter.