PHPackages                             useless/pdo-wrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. useless/pdo-wrapper

ActiveLibrary[Database &amp; ORM](/categories/database)

useless/pdo-wrapper
===================

PDO Wrapper with Config

06PHP

Since Jan 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pteague/useless-pdo-wrapper)[ Packagist](https://packagist.org/packages/useless/pdo-wrapper)[ RSS](/packages/useless-pdo-wrapper/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Useless PDO Wrapper
===================

[](#useless-pdo-wrapper)

PHP PDO Wrapper with Config

Configuration Factory
=====================

[](#configuration-factory)

The *Config\\Factory* let's you dynamically instantiate a class that implements the *ConfigInterface* in case your current configurations are not using a standard *PDO*DSN.

```
