timefrontiers/php-multiform
Dynamic table entity class with runtime table resolution
时间:2026-04-15 11:54
xjuvi/pdodb
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
时间:2026-03-28 09:02
ifcastle/aql-sqldriver
Abstract SQL driver base class for AQL storage adapters
时间:2026-01-09 15:36
jajo/jsondb
A PHP Class that reads JSON file as a database. Use for sample DBs
时间:2026-01-04 19:33
thingengineer/mysqli-database-class
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
时间:2026-01-04 18:56
ph-7/eu-vat-validator
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
时间:2026-01-04 17:16
phpfastcache/phpfastcache
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.
时间:2026-01-04 11:09
021/safely-transaction
Helper class for locking record in database
时间:2026-01-04 07:02
stuttter/ludicrousdb
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
时间:2026-01-04 03:32
eril/tbl-class
CLI tool that Generates stable PHP constants from your database schema to improve IDE autocomplete and avoid SQL typos.
时间:2025-12-17 19:05
thetheago/laravel-seeder-versioning
A Laravel package that provides version control for database seeders, similar to Laravel's migration system. This package tracks which seeders have been run and only executes seeders that have been modified by monitoring class content changes.
时间:2025-10-26 03:51
gryfoss/int-precision-helper
Helper class for handling decimal precision by storing floats as integers to avoid floating-point precision issues in database storage and calculations.
时间:2025-10-11 00:09
amphibee/fluxdb
FluxDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
时间:2025-09-05 07:04
hunnomad/ravendb
This class provides a simple interface for interacting with a RavenDB database using HTTP requests. It supports basic operations such as `PUT`, `GET`, `QUERY`, and `DELETE` for managing documents within a RavenDB instance. The class utilizes cURL for making HTTP requests and expects a PEM file for S
时间:2025-08-08 19:27