Libraries tagged by mysql abstraction layer
kitlabs/dbal
143 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
kdoctrine/dbal
1293 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
aviat/query
3309 Downloads
Database Query Builder and Abstraction layer
k-gun/oppa
97 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.
aviat4ion/query
1892 Downloads
Database Query Builder and Abstraction layer
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
mrmanchot/miniorm
107 Downloads
Just a mini ORM, for using Object Model and MySQL Abstraction Layer as simply as possible
johnwilson/jsondb
5 Downloads
JSON document db abstraction layer over MySQL
dalmp/dalmp
90 Downloads
Database Abstraction Layer for MySQL using PHP
impulsephp/database
8 Downloads
A powerful and flexible database abstraction layer for ImpulsePHP applications. Provides CycleORM integration with support for MySQL, PostgreSQL, and SQLite databases through a unified provider interface.
xonite/light-db-layer
46 Downloads
Lightweight php database abstraction layer to work closer to real data.
solarsnowfall/db
10 Downloads
Simple database abstraction layer with MySQL implementation.
zobaken/daltron
50 Downloads
PHP database abstraction layer
yousha/dbalite
13 Downloads
A lightweight Dbal(Database Abstraction Layer) library for PHP.