PHPackages                             friendsofvictoire/countdown-widget - 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. friendsofvictoire/countdown-widget

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

friendsofvictoire/countdown-widget
==================================

Victoire Countdown widget

v1.1(9y ago)111MITPHPPHP &gt;=5.5.9

Since Mar 8Pushed 8y ago3 watchersCompare

[ Source](https://github.com/FriendsOfVictoire/WidgetCountdownBundle)[ Packagist](https://packagist.org/packages/friendsofvictoire/countdown-widget)[ RSS](/packages/friendsofvictoire-countdown-widget/feed)WikiDiscussions develop Synced 2d ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Victoire DCMS Countdown Bundle
==============================

[](#victoire-dcms-countdown-bundle)

\##What is the purpose of this bundle

This bundles gives you access to the *Countdown Widget*.

\##Set Up Victoire

If you haven't already, you can follow the steps to set up Victoire *[here](https://github.com/Victoire/victoire/blob/master/setup.md)*

\##Install the bundle

```
php composer.phar require friendsofvictoire/countdown-widget

```

\###Reminder

Do not forget to add the bundle in your AppKernel !

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            ...
            new Victoire\Widget\CountdownBundle\VictoireWidgetCountdownBundle(),
        );

        return $bundles;
    }
}

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

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 ~26 days

Total

2

Last Release

3328d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

countdownwidgetvictoireDCMSFriendsofVictoire

### Embed Badge

![Health badge](/badges/friendsofvictoire-countdown-widget/health.svg)

```
[![Health](https://phpackages.com/badges/friendsofvictoire-countdown-widget/health.svg)](https://phpackages.com/packages/friendsofvictoire-countdown-widget)
```

PHPackages © 2026

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