Libraries tagged by immutable object
mbretter/stk-immutable
2990 Downloads
Stk Immutable Data objects
githubjeka/value-object
29 Downloads
Help to create immutable Value Objects
sytzez/data-object-tester
2 Downloads
phpgears/value-object
1344 Downloads
Value object for PHP
adrigar94/value-object-craft
117 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.
codelicia/immutable
0 Downloads
Enforces immutability on initialized properties of any PHP 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
121 Downloads
A PHP library of immutable objects to use in Domain Driven Design.
kilica/valueobjects
11 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package) Forked from ytake/valueobjects
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
8 Downloads
Immutable value objects to easy format and assert values.
php-dto/ip-address
12 Downloads
Immutable ip object with validation and helpful methods
davidschwarz/line-number
4 Downloads
Line numbers as immutable value objects. With a WeakMap based repository in the background.
phpgears/dto
5170 Downloads
General purpose immutable Data Transfer Objects for PHP