PHPackages                             illarra/content-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. illarra/content-bundle

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

illarra/content-bundle
======================

Entities and classes for managing website content.

180PHP

Since Oct 4Pushed 12y ago1 watchersCompare

[ Source](https://github.com/illarra/IllarraContentBundle)[ Packagist](https://packagist.org/packages/illarra/content-bundle)[ RSS](/packages/illarra-content-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Illarra Content Bundle
======================

[](#illarra-content-bundle)

[![Build Status](https://camo.githubusercontent.com/a9a1ba035b4ccdf78f27208b818faf31a48b993105a4797b10e5b4f445820704/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f696c6c617272612f496c6c61727261436f6e74656e7442756e646c652e706e67)](http://travis-ci.org/illarra/IllarraContentBundle) [![Total Downloads](https://camo.githubusercontent.com/8fa4af8860d9e6a030350c4235bcd2f4ecaae3650273e08d7f020c0dbf3e7a93/68747470733a2f2f706f7365722e707567782e6f72672f696c6c617272612f636f6e74656e742d62756e646c652f642f746f74616c2e706e67)](https://packagist.org/packages/illarra/content-bundle) [![Latest Stable Version](https://camo.githubusercontent.com/b2de2a8deffac9c61573cb9d7c6148f68acdb7705c25b5ac213f0b18aecfcc9b/68747470733a2f2f706f7365722e707567782e6f72672f696c6c617272612f636f6e74656e742d62756e646c652f76657273696f6e2e706e67)](https://packagist.org/packages/illarra/content-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/2c1c0a45ba5f61623512bd9f6e4c18f8016c18806354711b52b3bf181c522756/68747470733a2f2f706f7365722e707567782e6f72672f696c6c617272612f636f6e74656e742d62756e646c652f762f756e737461626c652e706e67)](https://packagist.org/packages/illarra/content-bundle)

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

[](#installation)

Add this bundle (and its dependencies, if they are not already there) to your application's kernel:

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new JMS\DiExtraBundle\JMSDiExtraBundle($this),
        new Knp\Bundle\MarkdownBundle\KnpMarkdownBundle(),
        new Liip\ImagineBundle\LiipImagineBundle(),
        new Illarra\ContentBundle\IllarraContentBundle(),
        // ...
    );
}
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/188612?v=4)[Asier Illarramendi](/maintainers/doup)[@doup](https://github.com/doup)

---

Top Contributors

[![doup](https://avatars.githubusercontent.com/u/188612?v=4)](https://github.com/doup "doup (5 commits)")[![eillarra](https://avatars.githubusercontent.com/u/514589?v=4)](https://github.com/eillarra "eillarra (4 commits)")

### Embed Badge

![Health badge](/badges/illarra-content-bundle/health.svg)

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

PHPackages © 2026

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