hauntd / yii2-core
Yii 2.0 components and classes
Installs: 1 063
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ^2.0
README
Useful components and classes
Installation
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.