Libraries tagged by immutable data
kariricode/processor-pipeline
789 Downloads
A robust, immutable processor pipeline component for the KaririCode Framework — ARFA 1.3 compliant. Enables modular, configurable processing chains for data transformation, validation, and sanitization.
eram/daynum
36 Downloads
Immutable, zero-runtime-dependency multi-calendar library for PHP 8.1+. Gregorian, Jalali (Shamsi), and Hijri, differentially tested against ICU.
morris/dop
483 Downloads
An immutable API on top of PDO to compose and execute SQL statements
flowpack/query-object-builder
39 Downloads
A fluent, immutable, fully-typed SQL query builder for PHP (PostgreSQL, MySQL and MariaDB).
daikon/dbal
2258 Downloads
Database access components for Daikon-CQRS projects.
bentools/where
5236 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
elao/form-simple-object-mapper
874 Downloads
Ease mapping immutable/value objects to Symfony Forms
ruwork/polyfill-form-dti
52261 Downloads
Symfony Form polyfill adding input=datetime_immutable to date types.
ruwork/polyfill-form-dti-bundle
52176 Downloads
Symfony Form polyfill bundle adding input=datetime_immutable to date types.
vlx/php-immutable-tools
8 Downloads
Tools for work with immutable data objects
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.
kaizen/date
10 Downloads
Allow the creation of immutable date object, with system timezone, account timezone and account format passed along.
hmlb/date
428 Downloads
Immutable Date library with a rich API for PHP projects.
chriha/data-objects
10 Downloads
A PHP package to create immutable data objects with validation and transformation capabilities.
pizgariu/immutable-test-builder
3 Downloads
Immutable test data builders for PHP - perfect defaults, clone-based tailoring per test, loud refusal on impossible state and a bundled PHPStan rule set that enforces how a builder must be written. Zero runtime dependencies.