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
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
mthenw/nosqlite
Simple key => value store based on SQLite3
时间:2012-02-09 00:25
serendipity_hq/component-value-objects
A set of value objects to manage simple and composite values
时间:未知
nikhilbhatia22/laravel-validator-color
Validate that a certain value is a valid CSS color string in Laravel 5 and above
时间:未知