Libraries tagged by pdo_mysql
clouddueling/mysqldump-php
21645 Downloads
PHP version of mysqldump cli that comes with MySQL
opis/database
78483 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
128663 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
213380 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
230147 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
522680 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
67794 Downloads
PDO/MySQL Connection Mocking
lincanbin/php-pdo-mysql-class
5158 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
indieteq/indieteq-php-my-sql-pdo-database-class
381 Downloads
A database class for MySQL with PDO
mattbit/mysql-compat
47243 Downloads
Backward compatibility for old mysql_* functions with PDO
vectorface/mysqlite
36206 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tommyknocker/pdo-database-class
4545 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
phlib/db
34527 Downloads
MySQL PDO DB Adapter. PDO with some extra good stuff specifically for MySQL.
swlib/swpdo
10321 Downloads
Swoole Coroutine SQL component like PDO
rybakit/phive-queue
40639 Downloads
$queue->push('I can be popped off after', '10 minutes');