Libraries tagged by immutable objects
mscribellito/str
26 Downloads
Str is an immutable PHP class that provides convenient, object-oriented operations for string handling and manipulation.
lahatre/laravel-money
1 Downloads
A precise, immutable, and float-safe money value object for Laravel.
ez-php/http
5121 Downloads
HTTP message objects for the ez-php framework — immutable Request, Response, RequestFactory, and ResponseEmitter. Zero dependencies.
guillaumetissier/maths
8 Downloads
A lightweight, object-oriented mathematics library for PHP, offering precise numeric abstractions (Rational, Real, Matrix, …) with explicit mutable and immutable APIs.
abublihi/guid-to-base64
3128 Downloads
Convert microsoft ldap objectGuid to Base64.
eboreum/cloner
2 Downloads
Immutably clone (copy) objects and override their properties. Works for readonly classes and properties as well.
symbiotic/http-response-mutable
116 Downloads
Mutable response, the decorator is made to work with the response object via a Psr container
jmasci/matrix-builder
12 Downloads
A mutable matrix object with methods for sorting rows/columns, adding/removing cells, and a few other things.
jmasci/html-element
3 Downloads
Pure html element rendering functions; and a mutable html element object.