weldist/laravel-pulse-md5-patch
Laravel Pulse patch for MySQL servers without a usable MD5() function — uses a plain key_hash column hashed in PHP.
时间:2026-05-12 12:24
nilportugues/sql-query-formatter
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
时间:2026-01-04 17:16
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
时间:2026-01-04 15:28
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.
时间:2026-01-04 15:27
nette/database
???? Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
时间:2026-01-04 10:38
byjg/migration-cli
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
时间:2026-01-04 07:10
atlas/query
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
时间:2026-01-04 06:07
yiisoft/db-mssql
Microsoft SQL Server driver for Yii Database
时间:2026-01-04 04:48
mysql-php/errors
MySQL Server Error Constants for PHP
时间:2026-01-04 04:40
atlas/statement
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
时间:2026-01-04 04:30
aura/sqlschema
Provides facilities to read table names and table columns from a database using PDO.
时间:2026-01-04 04:29
sitmpcz/sqlsrv-binary
Insert and update file into ms sql server
时间:2021-04-01 06:01
falseclock/dbd-php
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
时间:2017-03-22 15:16
staudenmeir/eloquent-param-limit-fix
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
时间:未知