cornernote/yii2-shortcuts

Helper class with shortcuts for Yii2.

Installs: 494

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

Type:yii2-extension

1.0.1 2015-06-20 14:39 UTC

This package is auto-updated.

Last update: 2024-04-19 17:06:01 UTC


README

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

Helper class with shortcuts for Yii2.

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require cornernote/yii2-shortcuts "*"

or add

"cornernote/yii2-shortcuts": "*"

to the require section of your composer.json file.