Libraries tagged by SQL Wrapper
apix/cache
525077 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
47555 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api
nguyenanhung/database
13851 Downloads
Database Wrapper - Base Model
xtompie/dao
1491 Downloads
DAO - Data Access Object - wrapper over SQL
nguyenanhung/pdo
19073 Downloads
Database Wrapper - PDO Database Model
liquipedia/sqllint
4348 Downloads
A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.
applab/cosmosdb
1744 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
30 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
715 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.
rain1/pdo-powered
24 Downloads
PDO wrapper for easy db interactions