Libraries tagged by PDO connecter
robertbyrnes/dataconnection
25 Downloads
Database connection dependency using PDO for PHP 7^.
tccl/database
14 Downloads
A simple PDO wrapper to eliminate DB connection boilerplate
pyatakss/composerpack
30 Downloads
PDO based classes to singular connections
pyataks/sinlgularpdo
23 Downloads
PDO based classes to singular connections
geeshoe/dbclass
93 Downloads
PHP class to connect to mysql using PDO
emmanix2002/database-adapter
350 Downloads
A simple package that abstracts away the process of connecting to a database using PDO and interacting with the connection
dmc-towns/db-store
10 Downloads
A set of PDO database classes to allow straightforward connection to MySQL and SQL Server databases
ringierimu/laravel-queue-start-reset-db-sticky-state
4 Downloads
Reset the internal DB connection sticky state at the start of each queue job to avoid being stuck with the write PDO
dsda/dbconnector
38 Downloads
DBConnector is library to connect app with mysql or sqlite databases via PDO
charm/database
0 Downloads
Yet another PDO wrapper. Because I don't like to explicitly prepare and execute and fetch every single query. Can use a PDO instance from you, or it makes a new connection standalone.