Libraries tagged by mysql abstraction layer
duncan3dc/sql
29 Downloads
A simple database abstraction layer, with an on disk caching facility
avryhof/database
175 Downloads
Database Abstraction Layer
soupmix/sql
139 Downloads
Simple SQL abstraction layer adapter to handle CRUD operations.
chrisandchris/passive-record-orm
2178 Downloads
A database layer, passive record and orm abstraction layer for your php application.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
dapepe/microdb
107 Downloads
A minimalistic DB abstraction layer for MySQL and PostgreSQL
phidias/db
135 Downloads
Phidias database abstraction layer and ORM (for MySQL)
mittnett/dbal
42 Downloads
A very simple database abstraction layer. Uses PDO under-the-hood and supports mysql/mariadb and postgres.
eclipxe/engineworks-dbal
1091 Downloads
PHP Database Abstraction Layer
steinhaug/mysqli
12 Downloads
Mysqli Abstraction Layer