Libraries tagged by pdo
doctrine/dbal
623369838 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/database
7116228 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
ifsnop/mysqldump-php
6313722 Downloads
PHP version of mysqldump cli that comes with MySQL
cakephp/database
27568341 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
yajra/laravel-oci8
3371004 Downloads
Oracle DB driver for Laravel via OCI8
phpfastcache/phpfastcache
5571681 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
yajra/laravel-pdo-via-oci8
3900481 Downloads
PDO userspace driver proxying calls to PHP OCI8 driver
lichtner/fluentpdo
294327 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
envms/fluentpdo
557810 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
4098182 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
3234495 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2762506 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
foolz/sphinxql-query-builder
2281563 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
open-telemetry/opentelemetry-auto-pdo
2088806 Downloads
OpenTelemetry auto-instrumentation for PDO
faapz/pdo
142815 Downloads
Just another PDO database library