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
faster-php/db
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
时间:2025-04-21 15:20
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
pine3ree/pine3ree-pdo
A tiny PDO wrapper for lazy instantiation and query profiling
时间:2023-10-13 18:59
kuiper/db
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
时间:2021-09-13 01:19
compeek/pdo-wrapper
PDO Wrapper is a simple, drop-in PDO wrapper for PHP featuring lazy connect, manual disconnect, reconnect, and is alive testing.
时间:2014-12-05 21:10