Libraries tagged by value
collei/values
16 Downloads
Maps values to PHP objects, allowing load/save to disk with ease.
ceive/value
66 Downloads
...
brightnucleus/values
222 Downloads
Validatable, sanitizable and escapable value objects.
amethyst/value
5 Downloads
adammbalogh/key-value-store-shared-memory
1107 Downloads
Key-value shared memory store through php shared memory module.
adammbalogh/key-value-store-replicator
31 Downloads
Key-value replicator adapter.
adammbalogh/key-value-store-redis
1474 Downloads
Key-value redis store through predis/predis package.
adammbalogh/key-value-store-memory
864 Downloads
Key-value memory store through a simple php array.
adammbalogh/key-value-store-memcached
34 Downloads
Key-value memcached store through the memcached extension.
adammbalogh/key-value-store-file
1148 Downloads
Key-value file store through fire015/flintstone package.
abishekrsrikaanth/normalize-value
2 Downloads
Normalizes a value according to the specified steps, using feature scaling.
sikessem/values
0 Downloads
Objects with strict types to manage PHP variables and values.
zf-hipsters/key-value-storage
20 Downloads
KeyValue Storage Adapter for Zend Cache
ytake/hh-valueobject
2 Downloads
A Hack library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
youhey/array-values-masking
14 Downloads
For recursively masking secret data within array-values.