Libraries tagged by immutable values
adrigar94/value-object-craft
139 Downloads
ValueObjectCraft is a PHP library that provides a set of versatile and robust value objects for data handling in applications. It is designed to simplify and standardize the usage of value objects in PHP, offering a reliable and efficient solution for representing and manipulating immutable data.
adgoal-common/value-object
3709 Downloads
A PHP library/collection of classes aimed immutable objects.
elephant-php/duration
6 Downloads
Duration is a small immutable value object representing elapsed time.
divengine/laze
13 Downloads
Div PHP Laze
davidschwarz/line-number
4 Downloads
Line numbers as immutable value objects. With a WeakMap based repository in the background.
webrek/laravel-money
0 Downloads
An immutable money value object for Laravel with safe arithmetic, allocation and Eloquent casting.
philiprehberger/php-money
71 Downloads
Immutable Money value object with currency support, formatting, arithmetic, and Laravel Eloquent cast
leaflownet/ext-money
15 Downloads
Immutable Money value object with 10^-8 micro precision and BcMath-backed arithmetic.
nordic/email-address
23 Downloads
Immutable Email Address value object
trovit/ip
700 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
elephant-php/ttl
8 Downloads
An immutable Time To Live value object for the cache and other places where you need to specify a time rather than a magic value.
allbox/phone-number
2 Downloads
An immutable, framework-independent phone number value object with optional Laravel integrations.
ytake/hh-valueobject
2 Downloads
A Hack library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
php-dto/ip-address
13 Downloads
Immutable ip object with validation and helpful methods
php-dto/email-address
3824 Downloads
Immutable email object with validation and helpful methods