audetv / yii2-nameslug-widget
Name Slug Widget for Yii2 Framework.
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=7.1.0
- yiisoft/yii2: ~2.0
Requires (Dev)
- phpunit/phpunit: 4.*
README
Installation
The preferred way to install this extension is through composer.
Either run
$ php composer.phar require audetv/yii2-nameslug-widget "dev-master"
or add
"audetv/yii2-nameslug-widget": "dev-master"
to the require
section of your composer.json
file.
License
yii2-nameslug-widget is released under the BSD-3-Clause License. See the bundled LICENSE.md
for details.