Custom helpers for Yii2
- PHP 5.6 or higher
- Yii2 v.2.0.40 and newest
To install the helpers, run the following command in the console:
$ composer require "wdmg/yii2-helpers"
- 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