Libraries tagged by key-value
alexandre-fernandez/key-value-form-bundle
581 Downloads
Symfony form type to manage associative array data.
sikker/notnosql
18 Downloads
The SQL-based NoSQL library for PHP -- it's NoSQL, even though it's not!
rediscluster/rediscluster
1317 Downloads
a php interface to a Cluster of Redis key-value store
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
gamegos/nosql-apc
399 Downloads
APC extension for gamegos/nosql library
gamegos/nosql
605 Downloads
Library to store data in NoSql databases
carpehora/extrapropertiesbehavior
20783 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
offline/persistent-settings
2523 Downloads
Persistent Settings Manager for Laravel 5
kunicmarko/simple-configuration-bundle
8 Downloads
This is a Symfony Bundle that adds key value storage to your Sonata admin.
white-rabbit-1-sketch/php-file-hash-map
4 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.
weesee/yii2-etcd
389 Downloads
Yii2 extension to work with ETCD key-value store from CoreOS
sylae/collection
443 Downloads
Collection, an utility to conventionally store a key-value pair.
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
pozitronik/yii2-references
3508 Downloads
Key-value references model for Yii2
piotrpress/initer
267 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.