yii2deman / yii2-helpers
This package is abandoned and no longer maintained.
The author suggests using the yiimaker/yii2-helper package instead.
Pack of useful helpers for Yii2 Framework
Package info
github.com/yii2deman/yii2-helpers
Type:yii2-extension
pkg:composer/yii2deman/yii2-helpers
dev-master
2018-01-12 16:18 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2022-02-01 13:08:13 UTC
README
This package is deprecated
This package is deprecated. Use yiimaker/yii2-helpers instead.
Pack of useful helpers for Yii2 Framework.
- ArrayHelper - extended Yii array helper
- Html - extended Yii html helper
- ViewHelper - helper for view files contains simple render logic
- VimeoHelper - helper for Vimeo API
- YouTubeHelper - helper for YouTube API
- VideoHostHelper - helper for YouTube and Vimeo video hostings
- UserAgentHelper - helper for checking of user agent
Installation
Run command
composer require yii2deman/yii2-helpers
or add
"yii2deman/yii2-helpers": "@dev"
to the require section of your composer.json.
Licence
This project is released under the terms of the BSD-3-Clause license.
Copyright (c) 2017, Vladimir Kuprienko