Search by

componenta / policy-app

Shelamkoff

Deprecated compatibility provider for Componenta policy integration

Package info

github.com/componenta/policy-app

pkg:composer/componenta/policy-app

Statistics

Installs: 31

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v3.0.0 2026-09-19 20:51 UTC

This package is auto-updated.

Last update: 2026-09-19 20:53:27 UTC


README

This package is deprecated. Register Componenta\Policy\ConfigProvider from componenta/policy directly and remove componenta/policy-app from your dependencies.

Policy resolution uses native attributes in every environment. Each resolution creates attribute policies and invokes configured factories again. Explicitly registered policy objects retain their application-defined lifetime.

Disk compilation has been removed. Remove compiled_policies, compiled_policies_file and compiled_policies_strict from your policy settings; old artifacts are unused. No policy builder is registered by app:build.

The empty legacy Componenta\Policy\App\ConfigProvider remains available so an existing generated provider list can be regenerated during migration.