PHPackages                             integrated/image-bundle - 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. [Templating &amp; Views](/categories/templating)
4. /
5. integrated/image-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

integrated/image-bundle
=======================

Integrated Image Bundle

0.7(8y ago)02.0k2MITPHPPHP &gt;=5.4

Since Nov 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/integratedfordevelopers/integrated-image-bundle)[ Packagist](https://packagist.org/packages/integrated/image-bundle)[ Docs](http://www.e-active.nl)[ RSS](/packages/integrated-image-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (8)Versions (10)Used By (2)

IntegratedImageBundle
=====================

[](#integratedimagebundle)

Overwrites Gregwar\\ImageBundle to provide additional functionality

Requirements
------------

[](#requirements)

- See the require section in the composer.json

Documentation
-------------

[](#documentation)

- [Integrated for developers website](http://www.integratedfordevelopers.com "Integrated for developers website")

Installation
------------

[](#installation)

This bundle can be installed following these steps:

### Install using composer

[](#install-using-composer)

```
$ php composer.phar require integrated/image-bundle:~0.1

```

### Enable the bundle

[](#enable-the-bundle)

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Integrated\Bundle\ImageBundle\IntegratedImageBundle()
        // ...
    );
}

```

### Import the routing

[](#import-the-routing)

```
# app/config/routing.yml
integrated_image:
    resource: @IntegratedImageBundle/Resources/config/routing.xml

```

License
-------

[](#license)

This bundle is under the MIT license. See the complete license in the bundle:

```
LICENSE

```

Contributing
------------

[](#contributing)

Pull requests are welcome. Please see our [CONTRIBUTING guide](http://www.integratedfordevelopers.com/contributing "CONTRIBUTING guide").

About
-----

[](#about)

This bundle is part of the Integrated project. You can read more about this project on the [Integrated for developers](http://www.integratedfordevelopers.com/ "Integrated for developers") website.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

6

Last Release

2918d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5710731?v=4)[Integrated Publishing Solutions](/maintainers/integrated)[@integrated](https://github.com/integrated)

---

Top Contributors

[![marijnotte](https://avatars.githubusercontent.com/u/6791447?v=4)](https://github.com/marijnotte "marijnotte (5 commits)")[![johanliefers](https://avatars.githubusercontent.com/u/12084685?v=4)](https://github.com/johanliefers "johanliefers (4 commits)")[![johnnyborg](https://avatars.githubusercontent.com/u/9214245?v=4)](https://github.com/johnnyborg "johnnyborg (3 commits)")[![jansanne](https://avatars.githubusercontent.com/u/1027048?v=4)](https://github.com/jansanne "jansanne (2 commits)")[![integratedforpublishers](https://avatars.githubusercontent.com/u/6708931?v=4)](https://github.com/integratedforpublishers "integratedforpublishers (1 commits)")

---

Tags

thumbnailtwigimageextensionIntegrated

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/integrated-image-bundle/health.svg)

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

###  Alternatives

[umanit/twig-image-extension

An extension to facilitate the integration of responsive images' markup in Twig templates.

1043.8k](/packages/umanit-twig-image-extension)[redant/twig-components

Define reusable components in Twig.

3819.9k1](/packages/redant-twig-components)[cooltronicpl/document-helpers

Revolutionize your PDF creation process with the PDF Generator for Craft CMS. Create and manage PDFs with ease using customizable templates and a range of options.

144.9k](/packages/cooltronicpl-document-helpers)

PHPackages © 2026

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