Libraries tagged by mysql db
ezsql/ezsql
39402 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cycle/database
546392 Downloads
DBAL, schema introspection, migration and pagination
lincanbin/php-pdo-mysql-class
5427 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
yiisoft/db-mysql
132122 Downloads
MySQL driver for Yii Database
simplon/mysql
83329 Downloads
Simplon MySQL Library
delight-im/db
133896 Downloads
Safe and convenient SQL database access in a driver-agnostic way
marktopper/doctrine-dbal-timestamp-type
753689 Downloads
Add the timestamp type for Doctrine/DBAL
stefangabos/zebra_database
9994 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
rah/danpu
378470 Downloads
Zero-dependency MySQL dump library for easily exporting and importing databases
aura/sqlschema
216872 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
235674 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
opis/database
80705 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
11000 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dg/dibi
101206 Downloads
Dibi is Database Abstraction Library for PHP
howyi/conv
318810 Downloads
Generate MySQL migration queries from actual DB and DDL