Libraries tagged by SQL Wrapper
apix/cache
547661 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
6078 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
12586 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
jupitern/cosmosdb
72320 Downloads
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api
detain/db_abstraction
2039 Downloads
Database Abstraction Class
xtompie/dao
4160 Downloads
DAO - Data Access Object - wrapper over SQL
liquipedia/sqllint
5070 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.
kynetcode/wpzylos-database
66 Downloads
Safe wpdb wrapper with query builder for WPZylos framework
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
phuze/php-cosmos
2107 Downloads
PHP wrapper for Azure Cosmos DB using SQL rest api
tebe/pdo
22 Downloads
Provides an extension to the native PDO along with additional functionality.
rain1/pdo-powered
25 Downloads
PDO wrapper for easy db interactions