Libraries tagged by immutable object
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.
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.
aiger-team/image-tools
217 Downloads
Light image editing tool with immutable objects style
piggly/php-value-types
9 Downloads
Immutable value objects to easy format and assert values.
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
elephant-php/duration
6 Downloads
Duration is a small immutable value object representing elapsed time.
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.
rasuvaeff/duration
1 Downloads
Type-safe immutable duration value object for PHP
phpgears/dto
5182 Downloads
General purpose immutable Data Transfer Objects for PHP
leaflownet/ext-money
15 Downloads
Immutable Money value object with 10^-8 micro precision and BcMath-backed arithmetic.