Libraries tagged by Key value
kotus/laravel-settings
204 Downloads
Simple key/value secure settings stored in database
kajyr/localstorage
8 Downloads
A simple PHP class to store key/value information on a text file
diversen/simple-db-cache
43 Downloads
Very simple key / value cache using a PDO database
xtompie/lasorter
4 Downloads
Laravel collection macro sorter for sort multidimensional array by multiple criteria like columns, keys, any deep value
wufr/php-language-localizer
7 Downloads
Translate keys into text values based on set language
sfadless/encoder
39 Downloads
Encodes and decodes values by key
io-developer/php-keyget
16 Downloads
PHP KeyGet solves routine actions like 'Get array value by key or default if not exists' and 'Ensure array has key or set to default'
edvinaskrucas/counter
193 Downloads
Library to help store count values for keys, keys and dates, keys and date ranges.
dharmvijay/constant-class-for-enum
46 Downloads
Base constant class to create constants for enum and different other general purposes with some other features like check exist ,get values ,get keys... etc.
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
mapkyca/console-getvalue
13 Downloads
Get a value for a key on an entity
humanmade/clean-up-leftover-multi-meta
208 Downloads
Remove duplicate meta values for any single meta key with multiple meta value rows in the database.
arzeroid/laravel-model-ssh-encryptable
15 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
alnutile/token_file_creator
83 Downloads
Write and read a related file to a behat test to replace key words with related values
ohseesoftware/laravel-get-config
15 Downloads
Returns the config value for the given key.