Libraries tagged by value
jcchavezs/cmb2-conditionals
7265 Downloads
CMB2 Conditionals is a plugin for CMB2 which allows developers to relate fields so one of them could only appear when one other have an specific value or when is not empty.
jaumo/avro
50118 Downloads
jaumo/avro is a library for handling serialization and deserialization of Avro values and schemas, including RPC.
jamm/memory
24899 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.
jakewhiteley/php-sets
25369 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
indieweb/link-rel-parser
33767 Downloads
Parse rel values from HTTP headers
immutablephp/immutable
18986 Downloads
Immutable base objects, value objects, and value bag.
hgg/parameter-validator
100030 Downloads
Framework for specifying and enforcing rules on key/value pairs
gsteel/dot
162736 Downloads
A Utility for retrieving typed values from nested arrays
eclipxe/micro-catalog
97544 Downloads
Micro catalog template class, useful to create value objects based on a known small catalog
dxw/result
117072 Downloads
Result values
digital-creative/nova-slider-filter
61913 Downloads
A Laravel Nova filter for picking range between a min/max value.
cviebrock/eloquent-typecast
64095 Downloads
Trait for Eloquent models to force type-casting on retrieved values
codezero/dotenv-updater
75222 Downloads
Update key/value pairs in a .env file.
code-distortion/fluent-dotenv
96872 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
cocur/vale
88130 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.