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

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

friendsofvictoire/picturecomparator-widget
==========================================

Victoire PictureComparator widget

2.2.0(6y ago)12.3k1MITPHPPHP &gt;=5.3.3

Since Dec 14Pushed 6y ago2 watchersCompare

[ Source](https://github.com/FriendsOfVictoire/VictoireWidgetPictureComparatorBundle)[ Packagist](https://packagist.org/packages/friendsofvictoire/picturecomparator-widget)[ Docs](http://victoire.io)[ RSS](/packages/friendsofvictoire-picturecomparator-widget/feed)WikiDiscussions master Synced 3w ago

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

Victoire PictureComparator Bundle
=================================

[](#victoire-picturecomparator-bundle)

What is the purpose of this bundle
----------------------------------

[](#what-is-the-purpose-of-this-bundle)

This bundle implements the \[zurb twentytwenty picture comparison slider\] ()

Set Up Victoire
---------------

[](#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 :
--------------------

[](#install-the-bundle-)

Run the following composer command :

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

```

### Reminder

[](#reminder)

Do not forget to add the bundle in your AppKernel !

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

        return $bundles;
    }
}

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~150 days

Recently: every ~219 days

Total

10

Last Release

2523d ago

Major Versions

1.2 → 2.0.02016-08-22

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/618536?v=4)[Leny BERNARD](/maintainers/lenybernard)[@lenybernard](https://github.com/lenybernard)

---

Top Contributors

[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (7 commits)")[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (6 commits)")[![sanpii](https://avatars.githubusercontent.com/u/113045?v=4)](https://github.com/sanpii "sanpii (1 commits)")

---

Tags

comparatorwidgetvictoireDCMSFriendsofVictoirepicture

### Embed Badge

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

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

PHPackages © 2026

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