Libraries tagged by immutable class
space48/auto-value
1605 Downloads
Generated immutable value classes for PHP7.1+
pre/immutable-classes
79 Downloads
florianwolters/component-core-immutable
660 Downloads
The Immutable Object implementation pattern as a PHP component.
eboreum/immutable-interface
50 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
287 Downloads
An DateTime class to deal with timestamp/DateTimeInterface
manelpm10/php-value-objects
135 Downloads
A PHP library of immutable objects classes.
ddd-module/value-object
273 Downloads
A PHP library/collection of classes aimed immutable objects.
p-sam/duration-immutable
7202 Downloads
Immutable class to store time durations
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.
standardlibrary/type
718 Downloads
Building block base classes for PHP objects