Libraries tagged by php class database
phpfastcache/phpfastcache
5290999 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
thingengineer/mysqli-database-class
170710 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
287175 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
berlindb/core
440017 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
jajo/jsondb
179136 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
ph-7/eu-vat-validator
493550 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
inter-mediator/fmdataapi
69456 Downloads
FMDataAPI is the class library in PHP for accessing FileMaker database with FileMaker Data API.
seinopsys/postgresql-database-class
5314 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
tommyknocker/pdo-database-class
6074 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.
bartlett/php-compatinfo-db
85023 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
lincanbin/php-pdo-mysql-class
6672 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
stefangabos/zebra_database
12574 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
milesasylum/schnoop-schema
179686 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
detain/db_abstraction
1995 Downloads
Database Abstraction Class
psx/sql
74734 Downloads
Generate type-safe PHP classes from your database