webtoolsnz/yii2-helpers

A Yii2 helper library by Webtools

Maintainers

Package info

github.com/webtoolsnz/yii2-helpers

Type:yii2-extension

pkg:composer/webtoolsnz/yii2-helpers

Statistics

Installs: 65 947

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.4 2021-08-23 05:46 UTC

This package is auto-updated.

Last update: 2026-02-23 16:25:27 UTC


README

CI Action

A set of reusable widgets for Yii2.

Installation

The preferred way to install this extension is through composer.

Install using the following command.

composer require webtoolsnz/yii2-helpers

Alternatively

Add the following to your composer.json file.

    "require" : {
        "webtoolsnz/yii2-helpers": "^1.1"
    },