Libraries tagged by keyvalue
keltuo/key-value-mapper
5308 Downloads
Mapper key / values - sanitize, defaults, lists, collection
italofantone/key-value
33 Downloads
A simple key-value store, Laravel package for managing key-value pairs
adammbalogh/key-value-store-redis
1444 Downloads
Key-value redis store through predis/predis package.
sikker/notnosql
17 Downloads
The SQL-based NoSQL library for PHP -- it's NoSQL, even though it's not!
pier/file_database
6 Downloads
一个高效、简洁的PHP文件数据库系统,提供基于文件存储的NoSQL数据库功能,支持完整的CRUD操作
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
mreschke/keystone
2008 Downloads
Keystone Key/Value Store
deemru/pairs
3967 Downloads
Simple key-value SQLite storage
carpehora/extrapropertiesbehavior
20773 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
offline/persistent-settings
2517 Downloads
Persistent Settings Manager for Laravel 5
kunicmarko/simple-configuration-bundle
7 Downloads
This is a Symfony Bundle that adds key value storage to your Sonata admin.
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.
romeoz/rock-cache
3083 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.
piotrpress/initer
247 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.