Libraries tagged by pdo_mysql
simplon/mysql
81334 Downloads
Simplon MySQL Library
clouddueling/mysqldump-php
21390 Downloads
PHP version of mysqldump cli that comes with MySQL
opis/database
76621 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
124543 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
211195 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
226708 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
jimbojsb/pseudo
66090 Downloads
PDO/MySQL Connection Mocking
lincanbin/php-pdo-mysql-class
4981 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
46141 Downloads
Backward compatibility for old mysql_* functions with PDO
vectorface/mysqlite
34830 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tommyknocker/pdo-database-class
4173 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
phlib/db
31573 Downloads
MySQL PDO DB Adapter. PDO with some extra good stuff specifically for MySQL.
swlib/swpdo
10001 Downloads
Swoole Coroutine SQL component like PDO
rybakit/phive-queue
40526 Downloads
$queue->push('I can be popped off after', '10 minutes');
popphp/pop-db
10055 Downloads
Pop Db Component for Pop PHP Framework