Libraries tagged by immutable-object
florianwolters/component-core-immutable
662 Downloads
The Immutable Object implementation pattern as a PHP component.
qubus/valueobjects
323 Downloads
A PHP library of immutable objects to use in Domain Driven Design.
eboreum/immutable-interface
68 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
282 Downloads
A PHP library/collection of classes aimed immutable objects.
bluesnowman/fphp-saber
20 Downloads
A functional PHP library, which promotes strong typing, immutable objects, and lazy evaluation.
serafim/immutable
194 Downloads
Simple helper to ensure immutable objects
ytake/hh-valueobject
2 Downloads
A Hack library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
xpat23/xpat-json-object
22 Downloads
Immutable object-oriented JSON manipulation library with clean dot notation API for PHP
titon/type
861 Downloads
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.
steefmin/immutable
1 Downloads
PHP library to easily implement immutable objects
orkin/valueobjects
4998 Downloads
A PHP library/collection of classes aimed to help developers using and understanding immutable objects.
manelpm10/php-value-objects
135 Downloads
A PHP library of immutable objects classes.
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
hbsolutions/php-immutable
219 Downloads
Yet another implementation of Immutable Objects in PHP
haspadar/carl
14 Downloads
Immutable object-oriented curl wrapper for PHP