2017 © Pedro Peláez
 

yii2-extension yii2-inputmask

Widget for Yii Framework 2.0 to use jquery.inputmask

image

thiagotalma/yii2-inputmask

Widget for Yii Framework 2.0 to use jquery.inputmask

  • Wednesday, January 31, 2018
  • by thiagotalma
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,709 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-inputmask-widget

Widget for Yii Framework 2.0 to use jquery.inputmask, (*1)

Installation

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)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?= \talma\widget\InputMask::widget(); ?>;

The Versions

31/01 2018

dev-master

9999999-dev https://github.com/thiagotalma/yii2-inputmask-widget

Widget for Yii Framework 2.0 to use jquery.inputmask

  Sources   Download

MIT BSD 3-Clause

The Requires

 

extension yii2 widget mask jquery.inputmask