Helpers for Yii2 framework
=================

## Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/). 

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.
