Libraries tagged by immutable objects
diego-ninja/granite
970 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
yorcreative/argonaut-dto
167 Downloads
A framework-agnostic PHP DTO package that provides nested casting, recursive serialization, validation, assemblers, and immutable DTO support out of the box.
space48/auto-value
1605 Downloads
Generated immutable value classes for PHP7.1+
pauci/datetime
31738 Downloads
Enhanced DateTime, DateTimeImmutable and DateInterval objects
maplephp/dto
664 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
gentle/embeddables
5019 Downloads
Small collection of value objects.
awd-studio/vo-optional-php
283 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
coolms/rql
104 Downloads
RQL (Resource Query Language) domain layer -- immutable value objects, AST nodes, and interfaces. Zero dependencies.
ericpoe/ophp
17 Downloads
Forget Haystack vs Needle order, the object IS the Haystack. Haystack is a library that allows for pipelining and immutable structures.
tiny-blocks/immutable-object
14606 Downloads
Provides immutable behavior for objects.
manelpm10/php-value-objects
135 Downloads
A PHP library of immutable objects classes.
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.
ddd-module/value-object
273 Downloads
A PHP library/collection of classes aimed immutable objects.
serafim/immutable
194 Downloads
Simple helper to ensure immutable objects