synaptic4u/db
Database wrapper class for PDO MYSQL to enable custom scripting
时间:2025-04-02 12:39
cry/cry-cms-db
PHP Class for working with MySQL via PDO
时间:2025-03-31 18:36
srjlewis/aura-sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2025-01-09 14:18
ddzh-dev/php-hive-queue
$queue->push('I can be popped off after', '10 minutes');
时间:2025-01-06 03:06
jdz/database
Unified database abstraction layer supporting MySQL, MariaDB, PostgreSQL, and SQLite via PDO and MySQLi drivers
时间:2024-12-13 12:08
adnen/php-crud-with-cli
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.
时间:2024-11-20 02:30
abrahanzarza/dbm
Tool for database querying in PHP projects.
时间:2024-11-16 10:55
alaureati-enerds/pdofactory
PHP Factory for PDO MySQL Connections
时间:2024-11-05 15:10
dps-software-srl/php-mysql-lib
Mysql access with PDO
时间:2024-10-29 17:47
dottwatson/fpdo
A MySQL engine written in PHP for interct with any source full compatible with Laravel
时间:2024-10-28 13:08
julio101290/mysql-backup
A PHP library for backing up and restoring MySQL databases
时间:2024-10-22 19:58
ramadan/easy-model
A Laravel package for enjoyably managing database queries.
时间:2024-09-30 21:02
hi/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
时间:2024-09-26 13:12
rafaelssucupira/fluent-sql
API/PDO para gerenciamento de conexoes e operações com o banco mySQL
时间:2024-08-29 21:04