Libraries tagged by immutable data
fab2s/laravel-dt0
2399 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
php-standard-library/tree
4783 Downloads
Immutable tree data structures and operations for hierarchical data
jooservices/dto
3745 Downloads
A PHP 8.5+ DTO and Data library with immutable DTOs and mutable Data objects
deefour/transformer
53283 Downloads
Transform raw input data into consistent, immutable PHP objects
fab2s/dt0
2782 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
sqltools/where
102091 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
kilbiller/fphp
7722 Downloads
A set of auto-curried immutable data-last functions for PHP. Inspired by lodash/fp.
sugarcraft/candy-buffer
4843 Downloads
Cell-grid value objects for terminal rendering — Buffer and Cell as immutable, fluent data model.
myerscode/utilities-bags
10682 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
thewilkybarkid/date-time-immutable
2747 Downloads
Polyfill for the DateTimeImmutable class added in PHP 5.5.0
hill-valley/fluxcap
1210 Downloads
Set of date-time related immutable classes
gocanto/converter
548 Downloads
Immutable PHP currency converter that's data-agnostic.
yorcreative/argonaut-dto
184 Downloads
A framework-agnostic PHP DTO package that provides nested casting, recursive serialization, validation, assemblers, and immutable DTO support out of the box.
tiny-blocks/time
432 Downloads
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
maplephp/dto
664 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.