Libraries tagged by immutable class
standardlibrary/type
718 Downloads
Building block base classes for PHP objects
oceanmoon/math
0 Downloads
PHP classes for Complex and Rational number arithmetic, plus Vector and Matrix operations.
jeydotc/jeydotc-enumerable
10 Downloads
An enumerable class that mimics the concepts of .Net's IEnumerable interface, but with slight adaptations for PHP.
alexanderduring/gearbox-datetime
6 Downloads
A selection of usuful classes when working with dates and times.
hereldar/date-times
6 Downloads
Provides immutable classes for dates, times, time-zones and periods.
tshabatyn/auto-value
29 Downloads
Generated immutable value classes for PHP7.1+
mscribellito/str
26 Downloads
Str is an immutable PHP class that provides convenient, object-oriented operations for string handling and manipulation.
dhii/structs
4 Downloads
Immutable, data-only classes
ytake/hh-valueobject
2 Downloads
A Hack library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
orkin/valueobjects
4998 Downloads
A PHP library/collection of classes aimed to help developers using and understanding immutable objects.
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
cubicmushroom/valueobjects
63 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable 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.
perf/enumeration
94 Downloads
Enumeration classes: map and collection, both with mutable and immutable behavior.
eboreum/cloner
2 Downloads
Immutably clone (copy) objects and override their properties. Works for readonly classes and properties as well.