dev-master
9999999-dev https://github.com/thiagotalma/yii2-inputmask-widgetWidget for Yii Framework 2.0 to use jquery.inputmask
MIT BSD 3-Clause
The Requires
by Thiago Talma
extension yii2 widget mask jquery.inputmask
Widget for Yii Framework 2.0 to use jquery.inputmask
Widget for Yii Framework 2.0 to use jquery.inputmask, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist thiagotalma/yii2-inputmask "*"
or add, (*4)
"thiagotalma/yii2-inputmask": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
<?= \talma\widget\InputMask::widget(); ?>;
Widget for Yii Framework 2.0 to use jquery.inputmask
MIT BSD 3-Clause
extension yii2 widget mask jquery.inputmask