Libraries tagged by mysql abstraction layer
doctrine/dbal
453596131 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
opis/database
73480 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
voku/simple-mysqli
45533 Downloads
Simple MySQLi library
webfiori/database
30839 Downloads
Database abstraction layer of WebFiori framework.
starlit/db
43918 Downloads
A lightweight database abstraction layer.
josemmo/umysql
574 Downloads
Uncomplicated MySQL Abstraction Layer
zethika/virtual-sql
890 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
thewunder/corma-dbal
70 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
silassare/gobl
367 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
lovullo/dbal
22006 Downloads
Database Abstraction Layer
jelix/database
2208 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
duncan3dc/sql-class
77497 Downloads
A simple database abstraction layer, with an on disk caching facility.
bayfrontmedia/simple-pdo
1226 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
aviat/query
3288 Downloads
Database Query Builder and Abstraction layer
squirrelphp/queries
3570 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.