Libraries tagged by pdo-mysql
simplon/mysql
83775 Downloads
Simplon MySQL Library
clouddueling/mysqldump-php
22142 Downloads
PHP version of mysqldump cli that comes with MySQL
opis/database
81322 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
delight-im/db
135447 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
218354 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
236787 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
528654 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
jimbojsb/pseudo
72345 Downloads
PDO/MySQL Connection Mocking
mattbit/mysql-compat
49475 Downloads
Backward compatibility for old mysql_* functions with PDO
vectorface/mysqlite
37173 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tommyknocker/pdo-database-class
4955 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
phlib/db
43721 Downloads
MySQL PDO DB Adapter. PDO with some extra good stuff specifically for MySQL.
swlib/swpdo
10890 Downloads
Swoole Coroutine SQL component like PDO
rybakit/phive-queue
40801 Downloads
$queue->push('I can be popped off after', '10 minutes');
popphp/pop-db
11604 Downloads
Pop Db Component for Pop PHP Framework