Libraries tagged by value
semaio/magento2-configimportexport
787408 Downloads
Import/Export core_config_data values in Magento 2
scriptfusion/byte-formatter
346098 Downloads
Formats byte values as human-readable strings.
qcod/laravel-settings
208804 Downloads
Store key value pair in database as settings
mattiasgeniar/php-percentages
349045 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
jakezatecky/array_group_by
216645 Downloads
A function that groups/splits an array by the values of a given key or keys.
icecave/repr
7647811 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
fuko-php/masked
135412 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
dflydev/placeholder-resolver
14632266 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
cuyz/valinor-bundle
252513 Downloads
Symfony integration of `cuyz/valinor` — a library that helps to map any input into a strongly-typed value object structure.
bref/secrets-loader
672576 Downloads
Load secret values from SSM into environment variables
beacon-hq/bag
16689 Downloads
A comprehensive immutable value objects implementation
alexwenzel/nova-dependency-container
1194660 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
academe/authorizenet-objects
1198224 Downloads
Authorize.Net API Message Value Objects
zendframework/zend-i18n
17842761 Downloads
Provide translations for your application, and filter and validate internationalized values
acelaya/doctrine-enum-type
2129810 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum