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

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

friendsofvictoire/articlelist-widget
====================================

Victoire DCMS List articles widget

2.0.4(7y ago)013.3k5[1 PRs](https://github.com/FriendsOfVictoire/WidgetArticleListBundle/pulls)MITPHP

Since Nov 4Pushed 7y ago9 watchersCompare

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

READMEChangelog (4)Dependencies (3)Versions (10)Used By (0)

Victoire DCMS List Articles Bundle
==================================

[](#victoire-dcms-list-articles-bundle)

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

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

This bundle installs the *List Articles Widget*. If you have set up a Victoire's blog, this widget helps you to render a list of your posts and pages with various parameters

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/articlelist-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\ArticleListBundle\VictoireWidgetArticleListBundle(),
            new Lexik\Bundle\FormFilterBundle\LexikFormFilterBundle(),
        );

        return $bundles;
    }
}

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 69.6% 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 ~178 days

Recently: every ~239 days

Total

8

Last Release

2597d ago

Major Versions

1.5 → 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/262b172780eef159abc09129fd31b73d35255b2dc4a59d79ba1a03feb6a53dd9?d=identicon)[BFoucher](/maintainers/BFoucher)

---

Top Contributors

[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (32 commits)")[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (8 commits)")[![gregumo](https://avatars.githubusercontent.com/u/11725078?v=4)](https://github.com/gregumo "gregumo (3 commits)")[![vincent-chapron](https://avatars.githubusercontent.com/u/10434344?v=4)](https://github.com/vincent-chapron "vincent-chapron (2 commits)")[![BFoucher](https://avatars.githubusercontent.com/u/16239924?v=4)](https://github.com/BFoucher "BFoucher (1 commits)")

---

Tags

widgetvictoireDCMSFriendsofVictoirearticle

### Embed Badge

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

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

PHPackages © 2026

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