Libraries tagged by Value Key Store
rediscluster/rediscluster
938 Downloads
a php interface to a Cluster of Redis key-value store
lucinda/db
16259 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
solomon-ochepa/laravel-settings
657 Downloads
Store settings as key-value pairs in the database.
naucon/storage
1209 Downloads
Storage Abstraction Layer .
mthenw/nosqlite
2178 Downloads
Simple key => value store based on SQLite3
lucinda/nosql-data-access
21249 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
white-rabbit-1-sketch/php-file-hash-map
3 Downloads
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 efficient data retrieval through direct file access.
italofantone/key-value
12 Downloads
A simple key-value store, Laravel package for managing key-value pairs
bainternet/sqlite-simple-store
48 Downloads
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 implemented.
kronos/keystore
81204 Downloads
Simple key/value storage librairy
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
carpehora/extrapropertiesbehavior
20767 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
mreschke/keystone
1908 Downloads
Keystone Key/Value Store
iron-io/iron_cache
14800 Downloads
Client binding for IronCache (A key/value store in the cloud)
gamegos/nosql
588 Downloads
Library to store data in NoSql databases