PHPackages                             terabytesoftw/helper-password - 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. terabytesoftw/helper-password

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

terabytesoftw/helper-password
=============================

Template giyhub yii2

0105PHP

Since Jul 12Pushed 6y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://camo.githubusercontent.com/e14db5cfc1aafaa1e6231eedfaf4a0d2511ff6a95cb0a234dde17c46430b2f31/68747470733a2f2f6c68332e676f6f676c6575736572636f6e74656e742e636f6d2f443954467731463664645075686544635f74704e707454647654672d464e4e706a4c53424e3134583653632d334a44694f7866453637724568344f5a6679676f6e7831744b656932623244454f48444c6a46365433786c38652d726b4545505a6547714c545763535f76326342526c796f3076635a4c44484735697653444749574373656e626f6c3d7732343030) ](https://github.com/terabytesoftw/helper-password)

Helper Password
===============

[](#helper-password)

 [ ![Unstable Version](https://camo.githubusercontent.com/6b3b2e3d52be37b3d4e69373b57023e22de1838055868fd1e018f2459000f63c/68747470733a2f2f706f7365722e707567782e6f72672f7465726162797465736f6674772f68656c7065722d70617373776f72642f762f756e737461626c652e737667) ](https://packagist.org/packages/terabytesoftw/helper-password) [ ![Build Status](https://camo.githubusercontent.com/8a221e63239e1867c7800ce55de59b0659020991f8513aff1bbf3a31144108c8/68747470733a2f2f7472617669732d63692e6f72672f7465726162797465736f6674772f68656c7065722d70617373776f72642e7376673f6272616e63683d6d6173746572) ](https://travis-ci.org/terabytesoftw/helper-password) [ ![Build Status](https://camo.githubusercontent.com/beeef45df2f52513f6ccd392f355c12db745edbdb85fcb53acf30a90c34ea24c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f68656c7065722d70617373776f72642f6261646765732f6275696c642e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/helper-password/) [ ![Build Status](https://camo.githubusercontent.com/1ce6e2cc25c875c2c2d8237d9e7b61b819571792d223c601f008c8c49ef66749/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f68656c7065722d70617373776f72642f6261646765732f636f7665726167652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/helper-password/) [ ![Code Quality](https://camo.githubusercontent.com/1de958f303cef22cc08215c49d49ce181bbcaf61cd96eae83375d38132198e53/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f68656c7065722d70617373776f72642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/helper-password/?branch=master) [ ![Code Intelligence Status](https://camo.githubusercontent.com/0a3bae1dea702277a38e0996c87e3faa0bcadedf550695d2f427cfc923fe3090/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f68656c7065722d70617373776f72642f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572) ](https://scrutinizer-ci.com/code-intelligence) [ ![Maintainability](https://camo.githubusercontent.com/ed82de3a82cb2bff0bdbdc6d9c6862f14873f358806a481b3ce876e587ccc367/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39626265363562366664613161626437346332632f6d61696e7461696e6162696c697479) ](https://codeclimate.com/github/terabytesoftw/helper-password/maintainability)

### **DIRECTORY STRUCTURE:**

[](#directory-structure)

```
config/             contains application configurations
src/                contains source files
tests/              contains tests codeception for the web application
vendor/             contains dependent 3rd-party packages

```

### **REQUIREMENTS:**

[](#requirements)

- The minimum requirement by this project template that your Web server supports:
    - PHP 7.2 or higher.

### **INSTALLATION:**

[](#installation)

If you do not have [Composer](http://getcomposer.org/ "Composer"), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix "getcomposer.org").

You can then install this extension using the following command composer:

```
composer require terabytesoftw/helper-password '^1.0@dev'

```

or add composer.json:

```
"terabytesoftw/helper-password":"^1.0@dev"

```

### **USAGE:**

[](#usage)

```
