Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 510 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 510 Bytes

Insight core classes

Insight core classes for insight eco system.

Installation

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.

Usage

Once the extension is installed, simply extend the base classes where needed.