yiimaker/yii2-helpers

Pack of useful helpers for Yii2 Framework

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.0 2018-01-12 23:17 UTC

This package is auto-updated.

Last update: 2024-04-14 02:40:05 UTC


README

24204902

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