Libraries tagged by immutable values
darsyn/ip
2069918 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
beacon-hq/bag
13888 Downloads
A comprehensive immutable value objects implementation
dshafik/bag
19937 Downloads
A comprehensive immutable value objects implementation
immutablephp/immutable
21304 Downloads
Immutable base objects, value objects, and value bag.
ytake/valueobjects
86668 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
koriym/file-upload
83232 Downloads
Type-safe file upload handling with immutable value objects
cline/numerus
5114 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
fab2s/dt0
2230 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
carpediem/jsend
23066 Downloads
An Immutable Value Object JSend compliant
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
sugarcraft/candy-buffer
706 Downloads
Cell-grid value objects for terminal rendering — Buffer and Cell as immutable, fluent data model.
space48/auto-value
1591 Downloads
Generated immutable value classes for PHP7.1+
beeyev/value-objects-php
10 Downloads
Immutable value objects for PHP, designed for Domain-Driven Design (DDD). Enhance your applications with expressive, reliable, and maintainable code.
mle86/value
10862 Downloads
A base class for immutable single-value-wrapper classes
wiz-develop/php-value-object
5277 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.