PHPackages                             smartysoft/yii2-pincode-input - 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. smartysoft/yii2-pincode-input

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

smartysoft/yii2-pincode-input
=============================

Yii2 Bootstrap Pincode Input

2.3.1(5y ago)0140Apache-2.0PHP

Since Feb 18Pushed 5y agoCompare

[ Source](https://github.com/smartycoder/yii2-pincode-input)[ Packagist](https://packagist.org/packages/smartysoft/yii2-pincode-input)[ RSS](/packages/smartysoft-yii2-pincode-input/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (2)Dependencies (3)Versions (10)Used By (0)

Yii2 Bootstrap Pincode Input
============================

[](#yii2-bootstrap-pincode-input)

Yii2 Bootstrap Pincode Input

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist smartysoft/yii2-pincode-input "*"

```

or add

```
"smartysoft/yii2-pincode-input": "*"

```

for bootstrap 4

```
"smartysoft/yii2-pincode-input": "dev-bs4"

```

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

Usage
-----

[](#usage)

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

```

```

```
