PHPackages                             ayrozjlc/yii2-counterup - 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. ayrozjlc/yii2-counterup

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

ayrozjlc/yii2-counterup
=======================

AssetBundle for jQuery Counter-Up Plugin https://github.com/NawaraGFX/Counter-Up

v0.1(9y ago)1652↓88.9%BSD-3-ClausePHP

Since Oct 25Pushed 5y ago1 watchersCompare

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

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

Yii2 Counter-Up
===============

[](#yii2-counter-up)

AssetBundle for jQuery Counter-Up Plugin

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

[](#installation)

\####Composer

```
composer require --prefer-dist "ayrozjlc/yii2-counterup:*"

```

or add

```
"ayrozjlc/yii2-counterup": "dev-master"

```

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

Usage
-----

[](#usage)

in view (for example: `@app/views/layouts/main.php`)

```
// ...
use ayrozjlc\counterup\CounterUpAsset;
// ...
CounterUpAsset::register($this);
```

or add to your `assets/AppAsset.php`

```
public $depends = [
    // ...
    '\ayrozjlc\counterup\CounterUpAsset',
];
```

Add the class "counter" to the number that will be given the animation:

```
 1000
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3535d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/82b95f0e2db70af9bc5d2aaa9467737dad42a9f7dd20cbf4610d00ab535dcb71?d=identicon)[ayrozjlc](/maintainers/ayrozjlc)

---

Top Contributors

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

---

Tags

yii2counternumbernumericjquery-plugincountUpfigurecounterupcounter-upyii2-counterupyii2 animationyii2-counter-up

### Embed Badge

![Health badge](/badges/ayrozjlc-yii2-counterup/health.svg)

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

###  Alternatives

[aneeshikmat/yii2-time-down-counter

Widget for yii2, to start count down timer with a lot of options, This widget build dependence of timeDownCounter JS library

1547.1k](/packages/aneeshikmat-yii2-time-down-counter)[hiqdev/yii2-yandex-metrika

Yandex.Metrika counter for Yii2 applications

101.2k](/packages/hiqdev-yii2-yandex-metrika)

PHPackages © 2026

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