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

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

friendsofvictoire/slidernav-widget
==================================

Victoire DCMS SliderNav widget

2.0.5(8y ago)17.3k2[1 issues](https://github.com/FriendsOfVictoire/WidgetSliderNavBundle/issues)MITPHP

Since Oct 31Pushed 8y ago8 watchersCompare

[ Source](https://github.com/FriendsOfVictoire/WidgetSliderNavBundle)[ Packagist](https://packagist.org/packages/friendsofvictoire/slidernav-widget)[ RSS](/packages/friendsofvictoire-slidernav-widget/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (11)Used By (0)

Victoire DCMS SliderNav Bundle
==============================

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

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

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

This bundles gives you access to the *SliderNav Widget* which set up a navigation slider. You can define the main picture and the pictures on each side with their link.

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)

```
php composer.phar require friendsofvictoire/slidernav-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\SliderNavBundle\VictoireWidgetSliderNavBundle(),
            );

            return $bundles;
        }
    }
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~75 days

Total

8

Last Release

3213d ago

Major Versions

1.5.0 → 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)

---

Top Contributors

[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (5 commits)")[![Charlie-Lucas](https://avatars.githubusercontent.com/u/6369470?v=4)](https://github.com/Charlie-Lucas "Charlie-Lucas (3 commits)")[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (3 commits)")[![alexislefebvre](https://avatars.githubusercontent.com/u/2071331?v=4)](https://github.com/alexislefebvre "alexislefebvre (1 commits)")

---

Tags

widgetvictoireDCMSFriendsofVictoiresliderSliderNav

### Embed Badge

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

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

PHPackages © 2026

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