Libraries tagged by immutable
php-dto/email-address
3823 Downloads
Immutable email object with validation and helpful methods
morris/dop
483 Downloads
An immutable API on top of PDO to compose and execute SQL statements
leocavalcante/ippo
8 Downloads
Immutable Plain-old PHP Objects
jardiscore/kernel
8 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
funeralzone/valueobject-generator
13992 Downloads
A generator for immutable Value Objects
fsubal/donphan
70 Downloads
Utility traits for type-safe & immutable entity in PHP
fortis/moneyobject
6039 Downloads
A PHP library providing immutable Money value object
ddd-module/value-object
268 Downloads
A PHP library/collection of classes aimed immutable objects.
daikazu/asi-smartlink
41 Downloads
A typed PHP client for the ASI Smartlink REST API, built on Saloon, with fluent query builders, immutable DTOs, typed exceptions, and optional Laravel integration.
componenta/config
13 Downloads
Immutable configuration container with dot notation, callable support, and caching
cline/json-schema
1230 Downloads
Immutable JSON Schema implementation with support for drafts 2020-12, 2019-09, draft-07, draft-06, and draft-05
che/decimal
6590 Downloads
Immutable arbitrary-precision decimal implementation for php 5.3+
bluesnowman/fphp-saber
20 Downloads
A functional PHP library, which promotes strong typing, immutable objects, and lazy evaluation.
bentools/where
5236 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)