PHP Autarky\Database Namespace

Interfaces

Name Description
ConnectionFactoryInterface
PDOInstantiatorInterface PDO instantiator.

Classes

Name Description
ConnectionFactory Connection factory.
ConnectionManager Manager for multiple database connections in the form of PDO instances and configuration data.
DatabaseProvider Simple service provider that binds a shared PDO instance onto the container, using settings found in the database config file.
PDOInstantiator PDO instantiator.