Libraries tagged by PHP PDO Database
antevenio/pdo-mysql-query-linker
16321 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
bayfrontmedia/simple-pdo
1226 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
riverside/php-orm
605 Downloads
PHP ORM micro-library and query builder
moledet/database-change-log
6581 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
liquidbox/silex-pdo
6000 Downloads
A PDO service provider for the Silex micro-framework
lfphp/pdodsn
2219 Downloads
PHP PDO DSN Library
kyutefox/kyutepdo
9 Downloads
A PDO-based PHP library for easy and efficient database management
bobsbg/yii2-oci2pdo
3292 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8
stratedge/wye
5051 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
thewunder/corma-dbal
70 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
lovullo/dbal
22006 Downloads
Database Abstraction Layer
linkorb/connector
5566 Downloads
Database connection config resolver
js/mysqlnd-analytics
3527 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
evosoftcz/dibi
3576 Downloads
Dibi is Database Abstraction Library for PHP
hazaarlabs/hazaar-dbi
12482 Downloads
The DataBase Interface for Hazaar MVC