jc-it/yii2-auto-slug-input

Transform text field to slug input and slug validator

v2.0.0 2023-11-28 09:11 UTC

This package is auto-updated.

Last update: 2024-03-28 09:50:20 UTC


README

codecov Continous integration Packagist Total Downloads Packagist Monthly Downloads GitHub tag (latest by date) Packagist Version

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require jc-it/yii2-auto-slug-input

or add

"jc-it/yii2-auto-slug-input": "^<latest version>"

to the require section of your composer.json file.

TODO

  • Add tests

Credits