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
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
bggardner/static-tools
Helpful static class methods for data-driven web apps
时间:2024-07-23 16:01
thewunder/corma-dbal
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
时间:2024-07-07 02:32