Libraries tagged by mysl PDO
simplon/mysql
91971 Downloads
Simplon MySQL Library
ecotone/pdo-event-sourcing
194124 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.
ramadan/custom-fresh
3614 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
opis/database
86288 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
11921 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dodo-it/entity-generator
150354 Downloads
Entity generator from database for almost any DBAL
delight-im/db
188856 Downloads
Safe and convenient SQL database access in a driver-agnostic way
clouddueling/mysqldump-php
23358 Downloads
PHP version of mysqldump cli that comes with MySQL
aura/sqlschema
248589 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
263240 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
553288 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
103226 Downloads
Dibi is Database Abstraction Library for PHP
jimbojsb/pseudo
86206 Downloads
PDO/MySQL Connection Mocking
mikehenrty/thin-pdo-wrapper
1015 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
mattbit/mysql-compat
58239 Downloads
Backward compatibility for old mysql_* functions with PDO