Libraries tagged by SQL Wrapper
apix/cache
520906 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
jupitern/cosmosdb
45503 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api
xtompie/dao
1245 Downloads
DAO - Data Access Object - wrapper over SQL
phuze/php-cosmos
1870 Downloads
PHP wrapper for Azure Cosmos DB using SQL rest api
nguyenanhung/pdo
18948 Downloads
Database Wrapper - PDO Database Model
nguyenanhung/database
13725 Downloads
Database Wrapper - Base Model
applab/cosmosdb
1489 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api. Changed few things on this package to the https://github.com/jupitern/cosmosdb
ropendev/datatablesphp
6723 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
twister/sql
34 Downloads
SQL Query String Builder
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
adrian0350/simple-pdo-wrapper
29 Downloads
As its name suggests, it is a simple PDO wrapper to facilitate/simplify/beautify sql syntax and PDO usage.
rawsrc/pdoplusplus
40 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
rawsrc/pdo-plus-plus
1 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
faulkj/db
698 Downloads
A wrapper class for SQLSRV (MS SQL) in PHP.
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.