primal/databasepool
Basic class for managing database configurations and active PDO links.
时间:2013-02-03 18:12
apix/cache
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
时间:2013-01-11 00:27
rybakit/phive-queue
$queue->push('I can be popped off after', '10 minutes');
时间:2012-11-14 09:33
silverstripe/sqlite3
Adds SQLite3 support to SilverStripe
时间:2012-11-03 01:32
chriskite/phactory
A Database Factory for PHP Unit Tests
时间:2012-09-20 17:02
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
endeveit/cache
Simple caching library with support for tags.
时间:2012-09-05 17:14
phpmachinist/phpmachinist
Testing object factory for PHP
时间:2012-05-23 13:19
dg/dibi
Dibi is Database Abstraction Library for PHP
时间:2012-03-30 22:20
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
mthenw/nosqlite
Simple key => value store based on SQLite3
时间:2012-02-09 00:25