PHPackages                             friendsofvictoire/file-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. [File &amp; Storage](/categories/file-storage)
4. /
5. friendsofvictoire/file-widget

ActiveSymfony-bundle[File &amp; Storage](/categories/file-storage)

friendsofvictoire/file-widget
=============================

Victoire DCMS File widget

2.0.2(9y ago)111.0k2MITPHPPHP &gt;=5.5.9

Since Nov 2Pushed 9y ago9 watchersCompare

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

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

Victoire DCMS File Bundle
=========================

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

\##What is the purpose of this bundle

This bundles gives you access to the *File Widget*, with this you can define any file that the user can download directly from your website.

\##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

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

```

\###Reminder

Do not forget to add the bundle in your AppKernel !

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

        return $bundles;
    }
}

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 88.5% 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 ~129 days

Total

5

Last Release

3332d ago

Major Versions

1.5 → 2.0.02016-08-22

PHP version history (2 changes)1.3.0PHP &gt;=5.3.3

1.5PHP &gt;=5.5.9

### 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 (23 commits)")[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (2 commits)")[![vincent-chapron](https://avatars.githubusercontent.com/u/10434344?v=4)](https://github.com/vincent-chapron "vincent-chapron (1 commits)")

---

Tags

filewidgetvictoireDCMSFriendsofVictoire

### Embed Badge

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

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

PHPackages © 2026

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