Libraries tagged by mysql abstraction layer
kenlog/database-custom
43 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.
bayfrontmedia/simple-pdo
1300 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
aviat/query
3297 Downloads
Database Query Builder and Abstraction layer
k-gun/oppa
96 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
squirrelphp/queries
3659 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
mrmanchot/miniorm
106 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
xonite/light-db-layer
43 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
49 Downloads
PHP database abstraction layer
yousha/dbalite
3 Downloads
A lightweight Dbal(Database Abstraction Layer) library for PHP 8.3.
vulpes/pdo-db
39 Downloads
PDO based database abstraction layer