Consolidating Configuration Over Yii2

A little while back I was engaged into a project that centers around Yii2. Though it has one problem. Configuration. Yep. The configuration for Yii2 is a total mess. To give you a better perspective on how it works, each module has its own configuration folder and a common configuration…