pozitronik/yii2-badgewidget

Powerful badges for YII2

Installs: 3 850

Dependents: 6

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 1

Type:yii2-extension

2.0.3 2022-08-20 13:13 UTC

This package is auto-updated.

Last update: 2024-04-07 09:06:21 UTC


README

Extended badges for Yii2

Installation

The preferred way to install this extension is through composer.

Run

php composer.phar require pozitronik/yii2-badgewidget "dev-master"

or add

"pozitronik/yii2-badgewidget": "dev-master"

to the require section of your composer.json file.

Requirements

Yii2, PHP >= 7.4.0

Usage

Sorry, not documented yet (but you can rely on PHPDoc).