Search by

kumwe / administrator-contract

llewellyn

Host-neutral administrator contribution declarations and bounded presentation contracts.

Package info

github.com/kumwe/administrator-contract

pkg:composer/kumwe/administrator-contract

Statistics

Installs: 2

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v0.2.1 2026-09-08 16:05 UTC

README

Host-neutral administrator contribution declarations and bounded presentation contracts.

Requires PHP 8.5 and the runtime dependencies in composer.json. The canonical namespace is Kumwe\Administrator\Contract\. Published baseline: 0.1.0. This branch records the 0.2.0 successor for publication after merge and the complete package gate. Independently verify that published artifact before App adoption.

Run composer install, composer check, and composer examples. Public API, architecture, integration, and release protocol describe the contract.

The package has no ConfigProvider. Values are constructed directly; ports are supplied by the host. Deterministic pure operations do not capture a site, actor, request, connection or container. App owns authorization, transactions, persistence, dispatch and presentation.

Released consumers exact-pin pre-1.0 versions. Apache-2.0; inherited source behavior is preserved except the explicitly documented bounded-input decisions.

Current extraction review

See readiness review for the 0.2.0 candidate, current portable boundaries, package-owned regression coverage and the remaining publication/verification steps. Dependency status records the coherent exact release graph.