PHPackages                             tondakal/yii2-dscountdown - 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. tondakal/yii2-dscountdown

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

tondakal/yii2-dscountdown
=========================

jQuery countdown widget for Yii2

07PHP

Since Apr 20Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Usage
=====

[](#usage)

```
use \tondakal\widgets\Dscountdown;
echo Dscountdown::widget([
    'startDate'=>strtotime("now"),
    'endDate'=>strtotime('31.12.2015')),
    'theme'=>Dscountdown::THEME_BLACK,
    'events'=>[
        Dscountdown::EVENT_BEFORE_START=>'console.log('beforeStart')',
        Dscountdown::EVENT_CLOCKING=>'console.log('clocking')',
        Dscountdown::EVENT_FINISH=>'console.log('finish')',
    ]
])
```

Params
======

[](#params)

Plugin pages
============

[](#plugin-pages)

Homepage -

GitHub -

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/864dc99090b2ab7a6d003b93b39844c2326ed7cda5d4bad051b5ffbabe7eb189?d=identicon)[tondakal](/maintainers/tondakal)

### Embed Badge

![Health badge](/badges/tondakal-yii2-dscountdown/health.svg)

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

PHPackages © 2026

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