yii2deman / yii2-helpers
Pack of useful helpers for Yii2 Framework
Installs: 112
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
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