redisent/redis
A simple, no-nonsense interface to the Redis for modest developers. It is designed to be flexible and tolerant of changes to the Redis protocol
时间:2013-01-04 05:10
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
iron-io/iron_cache
Client binding for IronCache (A key/value store in the cloud)
时间:2012-10-23 19:39
treasure-chest/treasure-chest
A simple key/value store with namespace support and backends for memcached, apc, and more.
时间:2012-10-08 11:38
rediscluster/rediscluster
a php interface to a Cluster of Redis key-value store
时间:2012-10-05 03:32
florianwolters/component-core-hashcode
Provides a hash code value for objects as a PHP component.
时间:2012-09-27 19:19
florianwolters/component-core-equality
Implements equivalence relations on non-null object references as a PHP component.
时间:2012-09-24 12:35
geometria-lab/rediska
Full-featured PHP client for key-value database Redis
时间:2012-08-29 14:41
mathiasverraes/money
PHP implementation of Fowler's Money pattern
时间:2012-08-01 11:29
optionable/optionable
Optionable is an extension to Pimple Dependency Injection Container. It handles default values.
时间:2012-06-19 23:58
rediska/rediska
Full-featured PHP client for key-value database Redis
时间:2012-05-12 15:50
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
carpehora/extrapropertiesbehavior
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
时间:2012-03-16 03:33
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