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

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

friendsofvictoire/progress-widget
=================================

Victoire DCMS Progress widget

2.0.1(9y ago)04.1k2MITPHP

Since Oct 31Pushed 8y ago8 watchersCompare

[ Source](https://github.com/FriendsOfVictoire/WidgetProgressBundle)[ Packagist](https://packagist.org/packages/friendsofvictoire/progress-widget)[ Docs](http://victoire.io)[ RSS](/packages/friendsofvictoire-progress-widget/feed)WikiDiscussions master Synced 1mo ago

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

Victoire CMS Progress Bundle
============================

[](#victoire-cms-progress-bundle)

\##What is the purpose of this bundle

This bundles gives you access to the *Progress Bar 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

Run the following composer command :

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

```

\###Reminder

Do not forget to add the bundle in your AppKernel !

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

            return $bundles;
        }
    }
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 70% 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 ~130 days

Total

5

Last Release

3332d ago

Major Versions

1.5.1 → 2.0.02016-08-22

### Community

Maintainers

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

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

![](https://www.gravatar.com/avatar/7ed6d36eac5f26fe910ca7e0e9b15cc81c40e8bdf37f7ac9b022b7dcbb278a41?d=identicon)[vincent-chapron](/maintainers/vincent-chapron)

---

Top Contributors

[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (7 commits)")[![vincent-chapron](https://avatars.githubusercontent.com/u/10434344?v=4)](https://github.com/vincent-chapron "vincent-chapron (2 commits)")[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (1 commits)")

---

Tags

widgetvictoireDCMSFriendsofVictoireprogress

### Embed Badge

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

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

PHPackages © 2026

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