Namespaces

Classes

Represents a connection between PHP and a database server.

Context deprecated

Date Time.

Database explorer.

Database helpers.

Represents a result set.

Row

Represents a single table row.

SQL literal value.

SQL preprocessor.

Cached reflection of database structure.

Interfaces

Supplemental database driver.

IConventions deprecated
IRow deprecated
IRowContainer deprecated

Provides cached reflection for database structure.

Supplemental database driver for result-set.

Exceptions

Server connection related errors.

Base class for all constraint violation related exceptions.

Base class for all errors in the driver or SQL server.

Exception for a foreign key constraint violation.

Exception for a NOT NULL constraint violation.

Exception for a unique constraint violation.