Libraries tagged by Key-Value Store
lucinda/nosql-data-access
22294 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
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.
dontdrinkandroot/doctrine-key-value-storage-bundle
196 Downloads
Allows to store typed key-value pairs in the Doctrine ORM.
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
mreschke/keystone
1977 Downloads
Keystone Key/Value Store
carpehora/extrapropertiesbehavior
20770 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
eugef/phpredexpert
151 Downloads
Lightweight and powerful web tool for Redis key-value store management and administration.
arifmahmudrana/context
21 Downloads
PHP single context. Key value store in current context.
arthurydalgo/laravel-settings
393 Downloads
Store key value pair in database as settings
isolution/meta-data
22 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
cheren/apiato-settings-container
62 Downloads
This is Apiato container which helps store and retrieving key values
apiato/settings-container
809 Downloads
An Apiato container which helps store and retrieving key values
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.
tikaszvince/key-value-store-memcache
4 Downloads
Key-value memcache store through memcache extension.
saeedazizi/key-value-store
40 Downloads
Key-Value-Store tool for creating key value objects