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

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

friendsofvictoire/triptych-widget
=================================

Victoire DCMS Triptych widget

1.0.0(9y ago)114MITPHPPHP &gt;=5.5.9

Since Apr 3Pushed 8y ago3 watchersCompare

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

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

Victoire CMS Triptych Bundle
============================

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

Need to add a triptych in a victoire cms website ?

First you need to have a valid Symfony2 Victoire edition. Then you just have to run the following composer command :

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

```

Declare your widget in your AppKernel:

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

            return $bundles;
        }
    }
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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

3328d ago

### Community

Maintainers

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

---

Top Contributors

[![Anthony-Troopers](https://avatars.githubusercontent.com/u/45388456?v=4)](https://github.com/Anthony-Troopers "Anthony-Troopers (12 commits)")[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (3 commits)")

---

Tags

widgetvictoireDCMSFriendsofVictoireTriptych

### Embed Badge

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

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

PHPackages © 2026

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