romeoz/rock-cache
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
时间:2014-09-27 15:39
adammbalogh/key-value-store
Key-value store generic package. It contains abstractions.
时间:2014-09-22 23:08
sad_spirit/pg_wrapper
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
时间:2014-09-20 14:17
atelierdisko/coupon_code
PHP library to generate and validate coupon code strings.
时间:2014-08-28 13:38
vlucas/pikirasa
PKI public/private RSA key encryption using the OpenSSL extension
时间:2014-08-09 04:02
tystr/redis-orm
A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.
时间:2014-07-31 16:45
lukaskorl/uniquely
Uniquely identified models for Laravel 4 by using UUID as primary key
时间:2014-07-26 20:18
oat-sa/extension-tao-outcomekeyvalue
extension to manage key-value outcomes in TAO
时间:2014-07-23 15:51
oonix/encrypted-sessions
Implementation of SessionHandlerInterface for encrypted sessions using the session ID as the key. Includes abstract class and a filesystem implementation.
时间:2014-07-15 10:34
harp-orm/random-key
Generate a random key for a model property
时间:2014-06-21 15:02
tebru/tree
A PHP tree data structure. Allows for referencing nodes by unique key.
时间:2014-05-21 23:45
jakezatecky/array_group_by
A function that groups/splits an array by the values of a given key or keys.
时间:2014-05-17 03:00
bainternet/sqlite-simple-store
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were impleme
时间:2014-05-08 13:57
vnn/keyper
Do things based on the presence of a key
时间:2014-05-02 17:53