Libraries tagged by mysql abstraction layer
dalmp/dalmp
90 Downloads
Database Abstraction Layer for MySQL using PHP
entomb/obj_mysql
211 Downloads
MySQL abstraction layer
pjanisio/simpledb
5 Downloads
A simple database abstraction layer
phpvv/db
198 Downloads
VV database abstraction layer with query builder and DB structure models
paulyg/dbalite
22 Downloads
A lightweight PDO based Database Abstraction Layer.
oldpak/dbal
10 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kenlog/database-custom
21 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
1281 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
soupmix/base
970 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.
k-gun/oppa
96 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.
chrisandchris/symfony-rowmapper
2492 Downloads
A database layer, passive record and orm abstraction layer for your php application.
aviat4ion/query
1892 Downloads
Database Query Builder and Abstraction layer
chamamme/noquery
38 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
106 Downloads
Just a mini ORM, for using Object Model and MySQL Abstraction Layer as simply as possible
model/db
3155 Downloads
MySQL abstraction layer for ModEl Framework