davidhirtz/yii2-config

There is no license information available for the latest version (2.3.0) of this package.

Yii2 Config Module

Maintainers

Package info

github.com/davidhirtz/yii2-config

Homepage

Type:yii2-extension

pkg:composer/davidhirtz/yii2-config

Statistics

Installs: 128

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.3.0 2025-10-21 13:52 UTC

README

Extend the exiting davidhirtz\yii2\config\modules\admin\models\Config class and load it via Yii's dependency injection container. Application params need to be defined as public properties and must be marked as active by a validation rule.