Libraries tagged by SQL Wrapper
jupitern/cosmosdb
77674 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api
apix/cache
551880 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.
tommyknocker/pdo-database-class
6219 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
stefangabos/zebra_database
12975 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
detain/db_abstraction
3295 Downloads
Database Abstraction Class
xtompie/dao
4537 Downloads
DAO - Data Access Object - wrapper over SQL
nguyenanhung/database
14850 Downloads
Database Wrapper - Base Model
liquipedia/sqllint
5157 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.
flytachi/winter-cdo
742 Downloads
Extended, type-safe PDO wrapper for PostgreSQL, MySQL/MariaDB, SQLite and Oracle with a composable, injection-safe query builder.
ropendev/datatablesphp
6756 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
rawsrc/pdoplusplus
43 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
740 Downloads
A wrapper class for SQLSRV (MS SQL) in PHP.