Libraries tagged by pdo_mysql
simplon/mysql
91999 Downloads
Simplon MySQL Library
ecotone/pdo-event-sourcing
194332 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
23362 Downloads
PHP version of mysqldump cli that comes with MySQL
ramadan/custom-fresh
3705 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
opis/database
86305 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
jv2222/ezsql
11931 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dodo-it/entity-generator
150715 Downloads
Entity generator from database for almost any DBAL
delight-im/db
189225 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
248638 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
263339 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
553434 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
103227 Downloads
Dibi is Database Abstraction Library for PHP
jimbojsb/pseudo
86255 Downloads
PDO/MySQL Connection Mocking
mikehenrty/thin-pdo-wrapper
1026 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
mattbit/mysql-compat
58288 Downloads
Backward compatibility for old mysql_* functions with PDO