oldpak/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
时间:2024-04-02 08:58
syan/active-record
Micro Active Record library in PHP, support chain calls, events, and relations.
时间:2024-03-31 10:26
trehinos/thor-pdo-table
A simple table abstraction for PDO.
时间:2024-03-25 09:46
jyoungblood/dbkit
PHP functions to handle database connection and CRUD operations with PDO.
时间:2024-03-22 21:37
lionmm/laravel-pgbouncer-extension
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
时间:2024-03-19 14:33
open-core/orm
Simple, fast and lightweight ORM wrapper for PDO
时间:2024-03-15 09:44
mismatch/opentelemetry-auto-redis
OpenTelemetry Auto-Instrumentation for PHP-Redis and Predis
时间:2024-03-06 18:22
xibalba/tuza
A slim lightweight database library and query builder
时间:2024-03-05 19:39
kenlog/database-custom
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
时间:2024-03-03 17:24
ringierimu/laravel-queue-start-reset-db-sticky-state
Reset the internal DB connection sticky state at the start of each queue job to avoid being stuck with the write PDO
时间:2024-03-01 11:04
rotexsoft/sqlschema
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
时间:2024-02-22 20:24
albrecht/database-class
absolute simple database class for pdo and prepared statements
时间:2024-02-14 13:31
ezrarieben/pdo-wrapper-singleton
A wrapper class written for PDO MySQL DB connections following the singleton pattern
时间:2024-02-11 19:11
webservis/basicdb
Example project using the basicdb package
时间:2024-02-04 19:13