jamm/memory
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
时间:2012-12-04 21:25
geometria-lab/rediska
Full-featured PHP client for key-value database Redis
时间:2012-08-29 14:41
rediska/rediska
Full-featured PHP client for key-value database Redis
时间:2012-05-12 15:50
doctrine/key-value-store
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
时间:2012-05-07 21:14
dflydev/placeholder-resolver
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
时间:2012-04-01 08:43
tcrypto/tcrypto
Simple and flexible PHP 5.3+ key-value storage library.
时间:2012-03-16 15:01
mthenw/nosqlite
Simple key => value store based on SQLite3
时间:2012-02-09 00:25