Download the PHP package kumwe/record-model without Composer
On this page you can find all versions of the php package kumwe/record-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kumwe/record-model
More information about kumwe/record-model
Files in kumwe/record-model
Package record-model
Short Description Portable immutable records, revisions, replay outcomes and scope values.
License Apache-2.0
Homepage https://github.com/kumwe/record-model
Informations about the package record-model
record-model
Portable immutable records, revisions, replay outcomes and scope values.
Canonical namespace: Kumwe\Record\Model. Requires PHP 8.5, 64-bit. Version 0.1.0 has been published; this branch prepares the 0.1.1 maintenance release. App integration follows independent verification of the final release and its handoff.
Pure values and stateless normalization are constructed directly. No empty container provider is registered. Services with real collaborators receive explicit factories when introduced.
See test ownership.
For standalone verification, run composer install and composer check; see docs/integration.md. composer clean-consumer verifies the archive in a fresh no-dev classmap-authoritative consumer. License: Apache-2.0.
Maintenance release: Detach nested record and revision fields from caller references, validate revision actor and field bounds, and refuse optimistic version overflow through the documented exception family.
Direct Kumwe dependencies use exact stable versions. Dependabot proposes grouped weekly Composer updates; review and merge only after the complete package gate passes. The downstream App consumes a verified exact release, never an unreviewed moving latest constraint.
Source quality checks require Node.js 20+ and npm ci --prefix tools/schema-validator --ignore-scripts. The pinned Ajv2020/YAML gate validates all three canonical manifests and the complete handoff against authoritative schema snapshots, with rejection regressions. These development tools are excluded from consumer archives.
All versions of record-model with dependencies
php-64bit Version *
ext-json Version *
kumwe/access-context Version 0.1.2
kumwe/business-definition Version 0.1.2
kumwe/record-values Version 0.1.4
ramsey/uuid Version ^4.9
ext-mbstring Version *