rkr/key-value-stores
Standard interfaces for common key-value-stores.
时间:2014-02-10 11:03
rkr/sqlite-key-value-store
A sqlite-based key-value-store implementation.
时间:2014-02-05 20:00
bit3/remote-objects
Remote object method invokation framework
时间:2013-01-24 15:02
jdodds/key-value-file
a simple file-backed persistent key-value store
时间:2013-01-07 00:28
asymmetricrypt/asymmetricrypt
A simple PHP public key cryptography library
时间:2013-01-04 03:53
br/signed-request-bundle
Symfony2 Bundle that provides request and response signing
时间:2012-12-29 11:08
silverstripe/accessibility
Adds access key support to SilverStripe
时间:2012-11-23 03:21
treasure-chest/treasure-chest
A simple key/value store with namespace support and backends for memcached, apc, and more.
时间:2012-10-08 11:38
nrk/pbkdf2-service-provider
Password-Based Key Derivation Function (PBKDF2) service provider for the Silex microframework
时间:2012-04-01 10:31
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
white-rabbit-1-sketch/php-file-hash-map
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for effici
时间:未知
sendx/sendx-php-sdk
# SendX REST API Documentation ## ???? Introduction The SendX API is organized around REST principles. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. **Key Features
时间:未知