Libraries tagged by pdo database
jaredhowland/simple-pdo-wrapper
58 Downloads
A simple PDO wrapper for accessing MySQL and SQLite databases.
bayfrontmedia/simple-pdo
1311 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
xalaida/pdo-mock
3 Downloads
Library for mocking database interactions in unit tests.
szemul/database
2369 Downloads
Simple wrapper for PDO to make it easier to use and easier to mock
raylin666/database
5 Downloads
The Swoole Pool Database package.
rain1/pdo-powered
24 Downloads
PDO wrapper for easy db interactions
pine3ree/pine3ree-pdo
12 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
pdo-proxy/pdo-proxy
25 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
nguyenanhung/codeigniter-database-standalone
4463 Downloads
A wrapper database from CodeIgniter
neat/database
3879 Downloads
Neat Database components
mouf/database.dbconnection
32527 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
migliori/power-lite-pdo
72 Downloads
PowerLitePdo is a PDO wrapper that provides a simple and powerful way to interact with a database.
marcel-maqsood/database-connector
77 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
liquidbox/silex-pdo
6052 Downloads
A PDO service provider for the Silex micro-framework
lightster/yo-pdo
3887 Downloads
Useful add-ons to PDO