Libraries tagged by pdo-mysql
delight-im/db
178898 Downloads
Safe and convenient SQL database access in a driver-agnostic way
simplon/mysql
90428 Downloads
Simplon MySQL Library
ecotone/pdo-event-sourcing
184612 Downloads
PDO-backed Event Store for Ecotone — event-sourced aggregates, event-sourced sagas (durable workflows), projections, upcasting, and streaming projections (Kafka, RabbitMQ) on PostgreSQL or MySQL.
clouddueling/mysqldump-php
23191 Downloads
PHP version of mysqldump cli that comes with MySQL
ramadan/custom-fresh
1866 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
jv2222/ezsql
11667 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
aura/sqlschema
244573 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
258894 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
549159 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.
dg/dibi
102539 Downloads
Dibi is Database Abstraction Library for PHP
jimbojsb/pseudo
84558 Downloads
PDO/MySQL Connection Mocking
lincanbin/php-pdo-mysql-class
6783 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
mikehenrty/thin-pdo-wrapper
661 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
mattbit/mysql-compat
56931 Downloads
Backward compatibility for old mysql_* functions with PDO
vectorface/mysqlite
40992 Downloads
Select MySQL compatibility functions for PDO's SQLite driver