Libraries tagged by pdo-mysql
doctrine/dbal
603211305 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
5951757 Downloads
PHP version of mysqldump cli that comes with MySQL
phpfastcache/phpfastcache
5306565 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.
nette/database
6951738 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.
aura/sql
2649701 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.
lichtner/fluentpdo
285180 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
536683 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
3985760 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
3108491 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
foolz/sphinxql-query-builder
2232213 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
workerman/mysql
89201 Downloads
Long-living MySQL connection for daemon.
druidfi/mysqldump-php
603920 Downloads
PHP version of mysqldump cli that comes with MySQL
sergeytsalkov/meekrodb
408973 Downloads
The Simple PHP/MySQL Library
fpdo/fluentpdo
251411 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
ezsql/ezsql
48824 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.