PHPackages                             nsept/yii2-passfield - 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. nsept/yii2-passfield

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

nsept/yii2-passfield
====================

A password field widget for Yii2 that allows you to display/hide input characters

1.0.0(10y ago)15.5kMITPHP

Since Mar 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/nsept/yii2-passfield)[ Packagist](https://packagist.org/packages/nsept/yii2-passfield)[ RSS](/packages/nsept-yii2-passfield/feed)WikiDiscussions master Synced today

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

Yii2-passfield
==============

[](#yii2-passfield)

A password field widget for Yii2 that allows you to display/hide input characters

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

[](#installation)

Either run

```
composer require nsept/yii2-passfield "*"
```

or add

```
"nsept/yii2-passfield": "*"
```

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

Usage
-----

[](#usage)

```
