nsept/yii2-cyrillic-slug-behavior Yii2 Cyrillic Slug Behavior

behaviorslugcyrillic

Yii2 Cyrillic Slug Behavior

Install

composer require --prefer-dist nsept/yii2-cyrillic-slug-behavior "*"

Usage

public function behaviors()
{
    return [
        [
            'class' => \nsept\behaviors\CyrillicSlugBehavior::className()
            //'attribute' => 'title'
            //'slugAttribute' => 'slug',
        ]
    ];
}

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



v1.0.1 is the latest of 2 releases



MIT license
Stats
3 github stars & 0 github forks
2 downloads in the last day
68 downloads in the last 30 days
1880 total downloads