jc-it/yii2-auto-slug-input

Transform text field to slug input and slug validator

Maintainers

Package info

github.com/JC-IT/yii2-auto-slug-input

pkg:composer/jc-it/yii2-auto-slug-input

Statistics

Installs: 49

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-28 13:48:08 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