Libraries tagged by value
rubix/tensor
880855 Downloads
A library and extension that provides objects for scientific computing in PHP.
darsyn/ip
1618093 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
mathiasverraes/money
1972385 Downloads
PHP implementation of Fowler's Money pattern
typo3/html-sanitizer
6782745 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
roots/wp-config
5937885 Downloads
Collect configuration values and safely define() them
respect/stringifier
15419282 Downloads
Converts any value to a string
nikolaposa/version
4251033 Downloads
Value Object that represents a SemVer-compliant version number.
mrclay/props-dic
8483862 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
laminas/laminas-i18n
17811131 Downloads
Provide translations for your application, and filter and validate internationalized values
iksaku/laravel-mass-update
752068 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
icecave/repr
3950135 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
ergebnis/json
10715208 Downloads
Provides a Json value object for representing a valid JSON string.
epartment/nova-dependency-container
4266482 Downloads
A Laravel Nova field container allowing to depend on other fields values
dflydev/placeholder-resolver
14294242 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.
coduo/php-humanizer
648289 Downloads
Humanize values that are readable only for developers