Libraries tagged by database wrapper
thingengineer/mysqli-database-class
174401 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
288402 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
doctrine/mongodb
11294812 Downloads
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.
everyman/neo4jphp
257824 Downloads
Wrapper for the Neo4j graph database REST interface
php-tmdb/api
385294 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
oxid-esales/oxideshop-doctrine-migration-wrapper
1297769 Downloads
OXID eShop database migrations using Doctrine
clue/reactphp-sqlite
44004 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
vinelab/neoeloquent
94387 Downloads
Laravel wrapper for the Neo4j graph database REST interface
aranyasen/laravel-adminer
102686 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 9+
wikimedia/cdb
1064808 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
openfoodfacts/openfoodfacts-php
47416 Downloads
Open Food Facts API Wrapper, the open database about food.
stefangabos/zebra_database
12795 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
tommyknocker/pdo-database-class
6137 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.
seinopsys/postgresql-database-class
5461 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
sad_spirit/pg_wrapper
12916 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension