/yii2-helpers

Helpers for Yii2

Primary LanguagePHPMIT LicenseMIT

Yii2 Downloads Packagist Version Progress GitHub license

Custom helpers for Yii2

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