Libraries tagged by key value store
naucon/storage
938 Downloads
Storage Abstraction Layer .
mthenw/nosqlite
2175 Downloads
Simple key => value store based on SQLite3
lucinda/nosql-data-access
20807 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
pilsetnieks/key-value-api
1463 Downloads
Simple key-value cache API to abstract the underlying key-value store.
italofantone/key-value
4 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.
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
rediscluster/rediscluster
936 Downloads
a php interface to a Cluster of Redis key-value store
mreschke/keystone
1865 Downloads
Keystone Key/Value Store
iron-io/iron_cache
14798 Downloads
Client binding for IronCache (A key/value store in the cloud)
carpehora/extrapropertiesbehavior
20766 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
jonasarts/registry2-bundle
340 Downloads
A Registry System for Symfony
victory7/ezsession
6 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
eugef/phpredexpert
151 Downloads
Lightweight and powerful web tool for Redis key-value store management and administration.
bgaze/laravel-kvstore
159 Downloads
A simple and easy to use key-value store for Laravel 5.5+