PHPackages                             extead/yii2-autonumeric - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. extead/yii2-autonumeric

ArchivedYii2-extension[Utility &amp; Helpers](/categories/utility)

extead/yii2-autonumeric
=======================

Input format extension for Yii 2.0 based on autoNumerical plugin

v0.1.2(8y ago)214.1k↓50%4[2 issues](https://github.com/extead/yii2-autonumeric/issues)10BSDPHP

Since Oct 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/extead/yii2-autonumeric)[ Packagist](https://packagist.org/packages/extead/yii2-autonumeric)[ RSS](/packages/extead-yii2-autonumeric/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (3)Used By (1)

AutoNumeric plugin
==================

[](#autonumeric-plugin)

Input format extension for Yii 2.0 based on autoNumerical plugin

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

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

```

or add

```
"extead/yii2-autonumeric": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

For all pluginOptions see autoNumeric docs - .

Once the extension is installed, simply use it in your code by :

```
