PHPackages                             victoire/image-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. [Image &amp; Media](/categories/media)
4. /
5. victoire/image-widget

AbandonedSymfony-bundle[Image &amp; Media](/categories/media)

victoire/image-widget
=====================

Victoire Image widget

2.0.9(6y ago)44.1k6[4 issues](https://github.com/Victoire/WidgetImageBundle/issues)1MITPHP

Since Oct 10Pushed 6y ago13 watchersCompare

[ Source](https://github.com/Victoire/WidgetImageBundle)[ Packagist](https://packagist.org/packages/victoire/image-widget)[ RSS](/packages/victoire-image-widget/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (1)Versions (16)Used By (1)

[![CircleCI](https://camo.githubusercontent.com/bed0783e9fcc6c1504803002dabd447a23a59a94cc7c03ac8dcb547b8cbce416/68747470733a2f2f636972636c6563692e636f6d2f67682f566963746f6972652f576964676574496d61676542756e646c652e7376673f7374796c653d736869656c64)](https://circleci.com/gh/Victoire/WidgetImageBundle)

Victoire Image Bundle
=====================

[](#victoire-image-bundle)

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

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

This bundle installs the Image Widget in your Victoire project. With this widget, you can add any type of image from your [Media Library](https://github.com/Victoire/victoire/tree/master/Bundle/MediaBundle)

Then, you can set up :

- its alternative text
- its legend
- define any kind of link among :
- Internal pages
- URL
- A routing setting
- An anchor - i.e a widget within a page
- define the mouseover effect among :
- PopOver
- ToolTip

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/doc/setup.md)*

Install the Image Bundle :
--------------------------

[](#install-the-image-bundle-)

Run the following composer command :

```
php composer.phar require victoire/image-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\ImageBundle\VictoireWidgetImageBundle(),
        );

        return $bundles;
    }
}

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 63.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 ~103 days

Recently: every ~180 days

Total

14

Last Release

2515d ago

Major Versions

1.5 → 2.0.02016-08-22

PHP version history (2 changes)1.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 (66 commits)")[![vincent-chapron](https://avatars.githubusercontent.com/u/10434344?v=4)](https://github.com/vincent-chapron "vincent-chapron (16 commits)")[![gregumo](https://avatars.githubusercontent.com/u/11725078?v=4)](https://github.com/gregumo "gregumo (13 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 (2 commits)")[![clekos](https://avatars.githubusercontent.com/u/5139008?v=4)](https://github.com/clekos "clekos (2 commits)")[![naomiHauret](https://avatars.githubusercontent.com/u/15010369?v=4)](https://github.com/naomiHauret "naomiHauret (1 commits)")[![LoicGoyet](https://avatars.githubusercontent.com/u/3983659?v=4)](https://github.com/LoicGoyet "LoicGoyet (1 commits)")

---

Tags

imagewidgetvictoire

### Embed Badge

![Health badge](/badges/victoire-image-widget/health.svg)

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

###  Alternatives

[intervention/image

PHP Image Processing

14.3k194.3M2.2k](/packages/intervention-image)[league/glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.

2.6k51.2M116](/packages/league-glide)[liip/imagine-bundle

This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.

1.7k38.3M217](/packages/liip-imagine-bundle)[spatie/image

Manipulate images with an expressive API

1.4k54.4M138](/packages/spatie-image)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[intervention/gif

PHP GIF Encoder/Decoder

5520.3M9](/packages/intervention-gif)

PHPackages © 2026

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