Libraries tagged by immutable values
penangites/number
5 Downloads
Immutable, chainable Number and Percentage value objects with exact bcmath arithmetic.
taujor/cally
1 Downloads
Cally is a lightweight, immutable registry for storing and retrieving data or services in PHP. It provides a simple yet powerful way to manage configurations, dependencies, or any key-value pairs with support for immutability and PSR-11 compliance. Cally is ideal for any project where a full-fledged dependency injection container is unnecessary.
qubus/valueobjects
281 Downloads
A PHP library of immutable objects to use in Domain Driven Design.
php-dto/uri
3029 Downloads
Immutable uri object with validation and helpful methods
php-dto/email-address
3824 Downloads
Immutable email object with validation and helpful methods
best-served-cold/phalue-objects
158 Downloads
Phalue Objects - PHP Value Objects
adaddinsane/dataobject
5526 Downloads
Data object storage and recovery with sorting, filtering and merging
coolms/rql
4 Downloads
RQL (Resource Query Language) domain layer -- immutable value objects, AST nodes, and interfaces. Zero dependencies.
fortis/moneyobject
6041 Downloads
A PHP library providing immutable Money value object
tshabatyn/auto-value
29 Downloads
Generated immutable value classes for PHP7.1+
piggly/php-value-types
9 Downloads
Immutable value objects to easy format and assert values.
githubjeka/value-object
30 Downloads
Help to create immutable Value Objects
endoumame/php-value-object
0 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
stougeiro/immutable
0 Downloads
Immutable data structures for PHP arrays, providing strict separation between lists and objects, safe access semantics, key validation, and a clean, predictable API for defensive and expressive programming.
rasuvaeff/rector-datetime-immutable
1 Downloads
Rector rules that migrate DateTime to DateTimeImmutable and auto-fix lost mutations whose return value is ignored