Insight core classes for insight eco system.
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist innologica/yii2-insight-core "*"
or add
"innologica/yii2-insight-core": "*"
to the require section of your composer.json
file.
Once the extension is installed, simply extend the base classes where needed.