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 3w 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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

2743d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1664992?v=4)[Marek Kebza](/maintainers/mkebza)[@mkebza](https://github.com/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.6k251.7M11.3k](/packages/symfony-framework-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M380](/packages/easycorp-easyadmin-bundle)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k185.6M2.3k](/packages/symfony-security-bundle)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[oro/platform

Business Application Platform (BAP)

645143.5k114](/packages/oro-platform)[shopware/storefront

Storefront for Shopware

684.6M228](/packages/shopware-storefront)

PHPackages © 2026

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