Libraries tagged by pdo database
riverside/php-orm
751 Downloads
PHP ORM micro-library and query builder
pdynarowski/yii2-oci8
375 Downloads
Yii2 extension which based on yajra/laravel-pdo-via-oci8
paragonie/easydb-cache
696 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
nguyenanhung/mysqli
18667 Downloads
Database Wrapper - MySQLi Database Model
n2n/n2n-spec-dbo
2519 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
michaelb/lumen-db2
2741 Downloads
lumen-db2 is a simple DB2 service provider for Lumen. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
lionmm/laravel-pgbouncer-extension
425 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
linkorb/connector
5880 Downloads
Database connection config resolver
karmabunny/pdb
932 Downloads
PDO wrapper
js/mysqlnd-analytics
3528 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.
imponeer/smarty-db-resource
19849 Downloads
Smarty plugin that adds DB resource type
hi/sqlquery
395 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
genesis/sql-data-mods
9424 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
gajus/doll
161 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
evosoftcz/dibi
4253 Downloads
Dibi is Database Abstraction Library for PHP