Имя | Описание |
---|---|
ConnectionFactoryInterface | |
PDOInstantiatorInterface | PDO instantiator. |
Имя | Описание |
---|---|
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. |