docs

Various Yii 3.0 related documentation

View the Project on GitHub yiisoft/docs

022 - Config groups

This document defines naming convention for the framework groups used with yiisoft/config. Note that this isn’t naming convention for config files. These are could be anything and are mapped to group names via composer.json.

Config group name postfixes

Parameters

Application config parameters that are used in all configs.

Container

Configuration for yiisoft/di.

Definitions

Providers

Delegates

Tags

Events

Configuration for yiisoft/yii-event.

Bootstrap

Application bootstrapping for yiisoft/yii-runner.

Others