Libraries tagged by Key value
cybersai/ussd-store
5 Downloads
A simple key-value store to save data in an array and serialized them so they can be stored in the database as text
combindma/laravel-option
199 Downloads
A key-value storage for laravel
cheren/apiato-settings-container
69 Downloads
This is Apiato container which helps store and retrieving key values
cable8mm/enum-getter
446 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
briofy/meta-laravel
38 Downloads
The official repository of Meta (key:value) module from Briofy for Laravel
bigmom/hook
150 Downloads
Key-value pair manager
avinashjoshi/cakephp-mapstore
81 Downloads
MapStore - A Key Value store for CakePHP
avap/nora-php-kvs
26 Downloads
key value store
artkoder/kvpparser
26 Downloads
A library to read and parse files with key value pairs.
archerzdip/laravel-settings
18 Downloads
Global key-value store in the database, like int string array json and so on.
apiato/settings-container
821 Downloads
An Apiato container which helps store and retrieving key values
ancor/yii2-related-kv-storage
1579 Downloads
Related key-value storage in SQL Database.
alex-kalanis/kw_storage
4786 Downloads
Universal storage library for store data as key-value pairs
91ahmed/secure-cogs
7 Downloads
SecureCogs is a PHP data storage package that allows you to store data in an encrypted key-value pair format, providing various methods to simplify data accessibility and maintainability.
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.