PHPackages                             mkebza/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. [Framework](/categories/framework)
4. /
5. mkebza/content-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

mkebza/content-bundle
=====================

Symfony bundle for handling basic content needs for sites, Pages / Blocks / Media

v1.2.4(7y ago)05MITPHPPHP ^7.1.3

Since Oct 15Pushed 7y ago1 watchersCompare

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

READMEChangelog (9)Dependencies (8)Versions (10)Used By (0)

ContentBundle
=============

[](#contentbundle)

User to implement basic site content for site.

Provides these objects:

- Page
- Text block
- Gallery
- Image

Page
====

[](#page)

Possible to extends Pages with implementing of `\MKebza\Content\Service\Page\PageTypeInterface`. This allows to add extra fields to the pages. If `mkebza/sitemap-bundle` is installed will add entries of active pages to sitemap.

Adds twig function `content_page()` which returns block by `key`

Text block
==========

[](#text-block)

Used to create text blocks in certain positions in page. Possible to extends by implementing `\MKebza\Content\Service\TextBlock\TextBlockTypeInterface`.

Adds twig function `content_block()` which returns block by `key`

Gallery
=======

[](#gallery)

Simple holder for galleries of images

Image
=====

[](#image)

General object implemeting image storage. Connected with [Liip Imagine bundle](https://github.com/liip/LiipImagineBundle) and [VichUplaoder](https://github.com/dustin10/VichUploaderBundle)

EntityImage
-----------

[](#entityimage)

Allows of easy setting of image to entity. Use `\MKebza\Content\ORM\EntityImage` in your entity.

EntityImageMany
---------------

[](#entityimagemany)

Use `MKebza\Content\ORM\EntityImageMany` in your entity, implement abstract method pointing to your entity and you can add ManyImages to one entity.

Your admin needs to implement `\MKebza\Content\Service\Image\AdminImageInterface` for it to work.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~9 days

Recently: every ~3 days

Total

9

Last Release

2696d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28d4a85082340971bdc341f37c3f6e73d85a94bb9ff7816306d9b33291524f65?d=identicon)[mkebza](/maintainers/mkebza)

---

Top Contributors

[![mkebza](https://avatars.githubusercontent.com/u/1664992?v=4)](https://github.com/mkebza "mkebza (36 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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