Libraries tagged by Key-Value Store
vicgarcia/kaavii
0 Favers
1468 Downloads
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
0 Favers
6 Downloads
6 Downloads
Easy application key->value option storage.
hexcores/metadata
2 Favers
35 Downloads
35 Downloads
Metadata storage(key, value) for laravel
netr0n/shmestage
0 Favers
9 Downloads
9 Downloads
Simple storage of key value based data in PHP shared memory
czogori/propel-postgres-hstore-behavior
1 Favers
2530 Downloads
2530 Downloads
Storage of key-value items using Postgres hstore.
phitech/entities
0 Favers
46 Downloads
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.