Libraries tagged by key value store
penate/client
0 Downloads
Client for key-value storage Penate
marcinjozwikowski/settingsindbbundle
43 Downloads
A Symfony2 bundle that allows an easy key-value storage in DB
marcin_jozwikowski/settings_in_db_bundle
26 Downloads
A Symfony2 bundle that allows an easy key-value storage in DB
larastash/options
2 Downloads
Global key-value storage for Laravel based on database.
kamalsroor/laravel-settings
54 Downloads
Persistent key-value storage for Laravel
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
techdivision/lemcachecontainer
684 Downloads
A memcache API compatible PHP implementation of a key value storage server
elnooronline/laravel-settings
1732 Downloads
Persistent key-value storage for Laravel
vicgarcia/kaavii
1468 Downloads
KaaVii (pronounced kay-vee) is a package to provide components to interact with Redis for cache and key-value data storage
rawphp/laravel-options
6 Downloads
Easy application key->value option storage.
laravel-api-server/core
31 Downloads
This project provides everything you need for building an advanced application. It provides a base model and a base policy as well as a user, permission and role model and a database based key/value storage.
hexcores/metadata
35 Downloads
Metadata storage(key, value) for laravel
netr0n/shmestage
9 Downloads
Simple storage of key value based data in PHP shared memory
czogori/propel-postgres-hstore-behavior
2526 Downloads
Storage of key-value items using Postgres hstore.
punn/registry
109 Downloads
A registry package for storing values based on keys for Laravel v4. Kind of like view::share but reachable in all MVC