Libraries tagged by sql abstraction
kdoctrine/dbal
1281 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kaizencoders/wp-fluent
7 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
finesse/mini-db
1333 Downloads
Light database abstraction with a query builder
dabl/view
332 Downloads
Simple PHP view renderer
dabl/stringformat
504 Downloads
Helpful collection of string formatters
dabl/query
438 Downloads
DABL object oriented Query builder
dabl/orm
335 Downloads
SQL table datamapper classes
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
soupmix/base
970 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.
hschletz/nada
127 Downloads
A high level SQL abstraction library for PHP, complementing and operating on top of a conventional database abstraction layer
spoom-php/sql
9 Downloads
SQL abstraction for Spoom Framework
soupmix/sql
139 Downloads
Simple SQL abstraction layer adapter to handle CRUD operations.
appdeck/sql
225 Downloads
Abstraction to SQL queries by using a PDO Wrapper
dhii/sql-interface
4223 Downloads
Interfaces for SQL resource abstraction.
plasma/sql-common
2060 Downloads
Generic SQL commons and abstractions for Plasma.