cornernote / yii2-shortcuts
Helper class with shortcuts for Yii2.
Package info
github.com/cornernote/yii2-shortcuts
Type:yii2-extension
pkg:composer/cornernote/yii2-shortcuts
1.0.1
2015-06-20 14:39 UTC
Requires
- yiisoft/yii2: *
Requires (Dev)
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
This package is auto-updated.
Last update: 2026-03-19 21:23:19 UTC
README
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.