PHPackages                             havennow/yii2-jquery.mask - 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. havennow/yii2-jquery.mask

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

havennow/yii2-jquery.mask
=========================

Widget wrapper for jquery.mask

1.0.6(8y ago)0197↓66.7%MITPHP

Since Jan 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/havennow/yii2-jquery.mask)[ Packagist](https://packagist.org/packages/havennow/yii2-jquery.mask)[ RSS](/packages/havennow-yii2-jquerymask/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

yii2-jquery.mask
================

[](#yii2-jquerymask)

Widget wrapper for jquery mask

\#Basic usage

```
use havennow\widgets\JqueryMask;

echo $form->field($model, 'input')->textInput()
          ->widget(JqueryMask::className(), [
              'mask' => '99/99/9999',
          ]);?>

            or

echo JqueryMask::widget(['model' => $model, 'attribute'=> 'input','mask' => '99.99','htmlOptions'=> ['class' => 'myclass'],'options' => 'from https://igorescobar.github.io/jQuery-Mask-Plugin docs');

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

7

Last Release

3023d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b35735805df39cc4e134f3159e38a51984ccfa217b7fbc06d7eba7cbc5fb334d?d=identicon)[havennow](/maintainers/havennow)

---

Top Contributors

[![havennow](https://avatars.githubusercontent.com/u/2552946?v=4)](https://github.com/havennow "havennow (12 commits)")

### Embed Badge

![Health badge](/badges/havennow-yii2-jquerymask/health.svg)

```
[![Health](https://phpackages.com/badges/havennow-yii2-jquerymask/health.svg)](https://phpackages.com/packages/havennow-yii2-jquerymask)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
