Libraries tagged by pdo_mysql
druidfi/mysqldump-php
136396 Downloads
PHP version of mysqldump cli that comes with MySQL
clouddueling/mysqldump-php
20972 Downloads
PHP version of mysqldump cli that comes with MySQL
opis/database
73444 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
115058 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
206392 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
218587 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
jimbojsb/pseudo
63594 Downloads
PDO/MySQL Connection Mocking
lincanbin/php-pdo-mysql-class
4703 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
mattbit/mysql-compat
41976 Downloads
Backward compatibility for old mysql_* functions with PDO
vectorface/mysqlite
32054 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tommyknocker/pdo-database-class
2830 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
phlib/db
24141 Downloads
MySQL PDO DB Adapter. PDO with some extra good stuff specifically for MySQL.
swlib/swpdo
9042 Downloads
Swoole Coroutine SQL component like PDO
rybakit/phive-queue
40139 Downloads
$queue->push('I can be popped off after', '10 minutes');
popphp/pop-db
8244 Downloads
Pop Db Component for Pop PHP Framework