Useful components and classes
The preferred way to install this package is through composer.
Either run
$ php composer.phar require hauntd/yii2-core "dev-master"
or add
"hauntd/yii2-core": "dev-master"
to the require
section of your composer.json
file.
Comments