dynamikaweb/yii2-vlibras-widget

Widget to use the Brazilian tool vlibras anywhere in the view in yii2

Installs: 232

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 0

Language:JavaScript

Type:yii2-extension

1.0 2021-08-18 14:28 UTC

This package is auto-updated.

Last update: 2024-03-18 20:07:41 UTC


README

php version pkg version license quality build

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require dynamikaweb/yii2-vlibras-widget "*"

or add

"dynamikaweb/yii2-vlibras-widget": "*"

to the require section of your composer.json file.

Usage

in layout file

use dynamikaweb\vlibras\Vlibras;

Vlibras::widget();

dynamika soluções web This project is under LGPL-3.0-only license.