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
dashifen/database
A wrapper around the extended PDO object from Aura/SQL using the interface that Dash prefers.
时间:2025-01-04 14:37
rotexsoft/sqlschema
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
时间:2024-02-22 20:24
aaronwebb/aura-sql-debug
Extends an Aura ExtendedPdo connection with debug logging.
时间:2015-07-12 21:41
m1ke/easy-sql
Builds on Aura's ExtendedPdo to add database manipulation helpers and persistent connections
时间:2015-06-02 12:58
ray/aura-sql-module
aura/sql module for Ray.Di
时间:2014-12-23 02:42
aura/sqlschema
Provides facilities to read table names and table columns from a database using PDO.
时间:2013-09-27 20:54
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
时间:2013-09-27 20:53
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