cornernote / yii2-shortcuts
Helper class with shortcuts for Yii2.
Installs: 513
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: *
Requires (Dev)
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
This package is auto-updated.
Last update: 2024-10-19 18:10:10 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.