Libraries tagged by SQL Wrapper
apix/cache
501284 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
39749 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api
nguyenanhung/pdo
17533 Downloads
Database Wrapper - PDO Database Model
nguyenanhung/mysqli
17652 Downloads
Database Wrapper - MySQLi Database Model
nguyenanhung/database
12435 Downloads
Database Wrapper - Base Model
xtompie/dao
385 Downloads
DAO - Data Access Object - wrapper over SQL
phuze/php-cosmos
1079 Downloads
PHP wrapper for Azure Cosmos DB using SQL rest api
liquipedia/sqllint
4046 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
754 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
27 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
19 Downloads
Provides an extension to the native PDO along with additional functionality.