Libraries tagged by pdo database
nguyenanhung/mysqli
18736 Downloads
Database Wrapper - MySQLi Database Model
milanmadar/coolio-orm
283 Downloads
PHP ORM based on Doctrine DBAL
lionmm/laravel-pgbouncer-extension
935 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
linkorb/connector
6232 Downloads
Database connection config resolver
kekos/query-builder
7770 Downloads
Small SQL query builder
js/mysqlnd-analytics
3538 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.
jacksonwebservices/laravel-iseries
12855 Downloads
Laravel-odbc-iseris connection
imponeer/smarty-db-resource
20148 Downloads
Smarty plugin that adds DB resource type
hi/sqlquery
914 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
evosoftcz/dibi
5210 Downloads
Dibi is Database Abstraction Library for PHP
erusev/base
170 Downloads
Simple Database Interface
easi-power/laravel-db2
14552 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
brtriver/dbup
530 Downloads
simple migration tool with PDO
bephp/activerecord
2071 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).