Skip to content

yiimaker/yii2-helpers

Repository files navigation

Pack of useful helpers for Yii2

Build Status Scrutinizer Code Quality Total Downloads Latest Stable Version Latest Unstable Version

Helpers list:

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require yiimaker/yii2-helpers

or add

"yiimaker/yii2-helpers": "~1.0"

to the require section of your composer.json.

Tests

You can run tests with composer command

$ composer test

or using following command

$ codecept build && codecept run

Licence

License

This project is released under the terms of the BSD-3-Clause license.

Copyright (c) 2017, Yii Maker