Libraries tagged by SQL Wrapper
stefangabos/zebra_database
10328 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
apix/cache
529971 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
51420 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api
nguyenanhung/pdo
19452 Downloads
Database Wrapper - PDO Database Model
nguyenanhung/database
14108 Downloads
Database Wrapper - Base Model
xtompie/dao
1861 Downloads
DAO - Data Access Object - wrapper over SQL
nguyenanhung/mysqli
18737 Downloads
Database Wrapper - MySQLi Database Model
liquipedia/sqllint
4495 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
1960 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
rawsrc/pdoplusplus
41 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
rawsrc/pdo-plus-plus
2 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
faulkj/db
724 Downloads
A wrapper class for SQLSRV (MS SQL) in PHP.
tebe/pdo
21 Downloads
Provides an extension to the native PDO along with additional functionality.