Libraries tagged by PDO connection
pr-of-it/running-dbal
0 Downloads
Runn Me! DBAL Library
jwh315/laravel-capsule-wrapper
31148 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
frobou/frobou-db-connect
292 Downloads
Frobou PDO based Connection
laykith/easyconnect
19 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
siteparts/pdoconnections
77 Downloads
PDO database connections
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
luisaedev/flex-pdo
4 Downloads
Flexible and fancy class for PHP, it will help you to handle PDO connections and PDO statements through a single instance.
lts/microdeps-pdo
26 Downloads
A micro dependency that provides a PDO connection factory
jessesoeteman/pdo_connection
301 Downloads
This is a php library for to handle a PDO connection. It contains methods to execute queries and statements.
ipc/silex-pdo-service-provider
1477 Downloads
A silex service provider which provides a pdo connection
badtomcat/connection
55 Downloads
PDO Connection
adirona/pdo-connection
2 Downloads
Simple PHP library to make PDO connection
gabriel-binotti/connection-pdo
8 Downloads
nnchutchikov/php-sql-connection
2 Downloads
Classes to work with data base connection uses PDO
ezrarieben/pdo-wrapper-singleton
6 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern