Libraries tagged by SQL Wrapper
apix/cache
508700 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
42134 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api
nguyenanhung/pdo
18404 Downloads
Database Wrapper - PDO Database Model
nguyenanhung/mysqli
18519 Downloads
Database Wrapper - MySQLi Database Model
nguyenanhung/database
13300 Downloads
Database Wrapper - Base Model
xtompie/dao
662 Downloads
DAO - Data Access Object - wrapper over SQL
phuze/php-cosmos
1359 Downloads
PHP wrapper for Azure Cosmos DB using SQL rest api
applab/cosmosdb
937 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
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
28 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
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.
rain1/pdo-powered
24 Downloads
PDO wrapper for easy db interactions