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
lazypdo/lazypdo
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
时间:2016-06-22 00:18
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
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.
时间:2012-02-28 08:05