2017 © Pedro Peláez
 

yii2-extension yii2-autonumeric

Input format extension for Yii 2.0 based on autoNumerical plugin

image

extead/yii2-autonumeric

Input format extension for Yii 2.0 based on autoNumerical plugin

  • Friday, May 4, 2018
  • by extead
  • Repository
  • 1 Watchers
  • 1 Stars
  • 7,927 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 4 Versions
  • 4 % Grown

The README.md

AutoNumeric plugin

Input format extension for Yii 2.0 based on autoNumerical plugin https://github.com/BobKnothe/autoNumeric, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist extead/yii2-autonumeric "*"

or add, (*4)

"extead/yii2-autonumeric": "*"

to the require section of your composer.json file., (*5)

Usage

For all pluginOptions see autoNumeric docs - https://github.com/BobKnothe/autoNumeric., (*6)

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

<?=$form->field($model, 'price')->widget(\extead\autonumeric\AutoNumeric::classname(), [
                'pluginOptions' => [
                    'aSep' => ' ',
                    'mDec' => 0
                ]
            ]);?>

The Versions

04/05 2018

dev-master

9999999-dev

Input format extension for Yii 2.0 based on autoNumerical plugin

  Sources   Download

BSD 3-Clause 0BSD

The Requires

 

by Avatar extead

extension yii2 jquery bootstrap widget currency money mask format number bootstrap 3 autonumeric

04/05 2018

v0.1.2

0.1.2.0

Input format extension for Yii 2.0 based on autoNumerical plugin

  Sources   Download

0BSD

The Requires

 

by Avatar extead

extension yii2 jquery bootstrap widget currency money mask format number bootstrap 3 autonumeric

03/04 2018

v0.1.1

0.1.1.0

Input format extension for Yii 2.0 based on autoNumerical plugin

  Sources   Download

BSD 3-Clause

The Requires

 

by Avatar extead

extension yii2 jquery bootstrap widget currency money mask format number bootstrap 3 autonumeric

28/10 2016

v0.1

0.1.0.0

Input format extension for Yii 2.0 based on autoNumerical plugin

  Sources   Download

BSD 3-Clause

The Requires

 

by Avatar extead

extension yii2 jquery bootstrap widget currency money mask format number bootstrap 3 autonumeric