wdmg / yii2-helpers
Custom helper functions for Yii 2.0
Installs: 2 709
Dependents: 21
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ^2.0.40
- yiisoft/yii2-httpclient: ~2.0.0
README
Yii2 Helpers
Custom helpers for Yii2
Requirements
- PHP 5.6 or higher
- Yii2 v.2.0.40 and newest
Installation
To install the helpers, run the following command in the console:
$ composer require "wdmg/yii2-helpers"
Status and version [ready to use]
- v.1.5.0 - Update copyrights, fix DateTime helper
- v.1.4.8 - Backward compatibility for PHP 5.6
- v.1.4.7 - Added
StringHelper::formatBytes()
method - v.1.4.6 - Added
ExchangeRates
helper