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

Installs: 112

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2018-01-12 16:18 UTC

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.

Total Downloads Latest Stable Version Latest Unstable Version

  • 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

License

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

Copyright (c) 2017, Vladimir Kuprienko