wdmg/yii2-helpers

Custom helper functions for Yii 2.0

Installs: 2 014

Dependents: 21

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:yii2-extension

1.5.0 2023-07-07 09:17 UTC

This package is auto-updated.

Last update: 2024-04-07 11:18:24 UTC


README

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