Libraries tagged by immutable values
webrek/laravel-money
0 Downloads
An immutable money value object for Laravel with safe arithmetic, allocation and Eloquent casting.
rasuvaeff/duration
1 Downloads
Type-safe immutable duration value object for PHP
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.
ytake/hh-valueobject
2 Downloads
A Hack library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
qubus/valueobjects
241 Downloads
A PHP library of immutable objects to use in Domain Driven Design.
php-dto/ip-address
13 Downloads
Immutable ip object with validation and helpful methods
php-dto/email-address
3815 Downloads
Immutable email object with validation and helpful methods
martijnvdb/type-vault
2 Downloads
Validated types for PHP: Email, UUID, URL, and more
kilica/valueobjects
12 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package) Forked from ytake/valueobjects
hradigital/php-datatypes
8 Downloads
Easy way to build up and sanitize your application objects.
bizmate/valueobjects
60 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.Forked from ytake/valueobjects due to unresponve PRs and broken builds.
bermudaphp/duration
1 Downloads
An immutable PHP library for handling time durations with ISO 8601 support