Libraries tagged by immutable class
php-standard-library/ip
2175 Downloads
Immutable, binary-backed value object for IPv4 and IPv6 addresses with parsing, classification, and comparison
pre/immutable-classes
79 Downloads
florianwolters/component-core-immutable
655 Downloads
The Immutable Object implementation pattern as a PHP component.
p-sam/duration-immutable
7200 Downloads
Immutable class to store time durations
eboreum/immutable-interface
36 Downloads
Flag a class as being immutable by implementing the ImmutableInterface. An immutable object must never change its state; i.e. its class properties must remain unchanged after instantiation or cloning.
nxmcz/date-time
280 Downloads
An DateTime class to deal with timestamp/DateTimeInterface
manelpm10/php-value-objects
133 Downloads
A PHP library of immutable objects classes.
ddd-module/value-object
257 Downloads
A PHP library/collection of classes aimed immutable objects.
adgoal-common/value-object
3709 Downloads
A PHP library/collection of classes aimed immutable objects.
stk2k/collection-immutable
2 Downloads
Immutable collection classes
piotrek-r/immutable-types
246 Downloads
Wrapper classes for some PHP types.
eboreum/immutable-interface-phpstan-checker
0 Downloads
Check your project's code for adherence to immutability (class implementing Eboreum\ImmutableInterface\ImmutableInterface) using PHPStan (https://phpstan.org/).
dragk/array-class
14 Downloads
Lightweight php package to work with arrays like in JavaScript or C#. Immutable-first. Collections-like
comsolit/date-time-immutable
42 Downloads
Polyfill for the DateTimeImmutable class added in PHP 5.5.0
oceanmoon/color
0 Downloads
Immutable, memory-efficient PHP Color class with RGB/HSL support, CSS color names, and WCAG accessibility features.