Libraries tagged by immutable values
kint/vo
991 Downloads
Simple, yet powerful immutable Value Object.
philiprehberger/php-money
71 Downloads
Immutable Money value object with currency support, formatting, arithmetic, and Laravel Eloquent cast
elao/form-simple-object-mapper
874 Downloads
Ease mapping immutable/value objects to Symfony Forms
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.
php-dto/uri
2981 Downloads
Immutable uri object with validation and helpful methods
best-served-cold/phalue-objects
158 Downloads
Phalue Objects - PHP Value Objects
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
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.
phpgears/value-object
1345 Downloads
Value object for PHP
elephant-php/duration
6 Downloads
Duration is a small immutable value object representing elapsed time.
divengine/laze
13 Downloads
Div PHP Laze
davidschwarz/line-number
4 Downloads
Line numbers as immutable value objects. With a WeakMap based repository in the background.