Download the PHP package kumwe/content-model without Composer
On this page you can find all versions of the php package kumwe/content-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kumwe/content-model
More information about kumwe/content-model
Files in kumwe/content-model
Package content-model
Short Description Portable content, revision, translation and editorial workflow models with persistence ports.
License Apache-2.0
Homepage https://github.com/kumwe/content-model
Informations about the package content-model
Kumwe Content Model
Portable content, revision, translation and editorial workflow models with persistence ports, under
Kumwe\Content\. The package provides immutable definitions and snapshots, bounded workflow declarations,
translation groups, scoped queries and reusable repository contracts.
Installation and usage
PHP 8.5 and mbstring are required. Composer resolves the exact Kumwe dependencies from Packagist; consumers need no custom VCS repository definitions. Values are constructed directly and repository ports are supplied by the host. There is no ConfigProvider or captured site, actor, request, connection or container.
See the public API, integration.
Compatibility and status
The published 0.2.0 contract requires ContentRepository::adopt() for content-definition adoption. Adapters
preserve entry/revision data and reject stale, missing or trashed records as documented in
compatibility. Pre-1.0 consumers pin exact versions.
Core owns authorization, transactions, persistence adapters, dispatch and presentation. Package methods do not establish authority. Publication and package CI remain separate from independent consumer verification and Core acceptance. Dependency status records the current exact dependency graph.
Development
The full gate checks syntax, generated API and governed manifests, architecture, static analysis, coding standards, dependency identities, test ownership, examples, security and a clean no-dev archive consumer. See test ownership, security.
All versions of content-model with dependencies
ext-mbstring Version *
kumwe/access-context Version 0.1.2
kumwe/access-control Version 0.1.2
kumwe/localization Version 0.1.1
ramsey/uuid Version ^4.9