/yii2-helpers

Primary LanguagePHPMIT LicenseMIT

Helpers for Yii2 framework

Installation

The preferred way to install this extension is through composer.

To install, either run

$ php composer.phar require conquer/helpers "*"

or add

"conquer/helpers": "*"

to the require section of your composer.json file.

License

conquer/helpers is released under the MIT License. See the bundled LICENSE for details.