PHPackages                             symfony-cmf/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. symfony-cmf/content-bundle

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

symfony-cmf/content-bundle
==========================

Symfony CMF Content Bundle

2.1.0(7y ago)19723.8k—3%32[5 issues](https://github.com/symfony-cmf/content-bundle/issues)[1 PRs](https://github.com/symfony-cmf/content-bundle/pulls)14MITPHPPHP ^7.1

Since Jun 4Pushed 4y ago15 watchersCompare

[ Source](https://github.com/symfony-cmf/content-bundle)[ Packagist](https://packagist.org/packages/symfony-cmf/content-bundle)[ Docs](http://cmf.symfony.com)[ RSS](/packages/symfony-cmf-content-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (37)Used By (14)

This repository is no longer maintained
=======================================

[](#this-repository-is-no-longer-maintained)

Due to lack of interest, we had to decide to discontinue this repository. The CMF project focusses on the [Routing component](https://github.com/symfony-cmf/routing) and [RoutingBundle](https://github.com/symfony-cmf/routing-bundle), which are still in active use by other projects.

This repository will no longer be upgraded and marked as abandoned, but will be kept available for legacy projects or if somebody wants to experiment with the CMF.

You can contact us in the #symfony\_cmf channel of the [Symfony devs slack](https://symfony.com/slack).

Symfony CMF Content Bundle
==========================

[](#symfony-cmf-content-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/72853cdca7d568308deaafc0934669a9e3e2c52047dcbf802fe645e981d29ed9/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f636f6e74656e742d62756e646c652f762f737461626c65)](https://packagist.org/packages/symfony-cmf/content-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/11a1253ffa80e0433cd9ed2c68ef8a9a7176718ac8ea7a1226c7a08dd8f3c5b5/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f636f6e74656e742d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/symfony-cmf/content-bundle)[![License](https://camo.githubusercontent.com/66836f72e0c6ec213dc1aedefa0b1541f65702cb40270b7c096deb8fd582cab5/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f636f6e74656e742d62756e646c652f6c6963656e7365)](https://packagist.org/packages/symfony-cmf/content-bundle)

[![Total Downloads](https://camo.githubusercontent.com/e52237b945de468ec55b22e0a440e889fa337d963d1b7ba5e4fb129fb459a43c/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f636f6e74656e742d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/symfony-cmf/content-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/754799ad9fef880708a3b998f1eac24f1cd357f5695a62d4b62660908203b3df/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f636f6e74656e742d62756e646c652f642f6d6f6e74686c79)](https://packagist.org/packages/symfony-cmf/content-bundle)[![Daily Downloads](https://camo.githubusercontent.com/510648e8008ed52ec38da93e75d0edc5b6edcb6e3d97b99af9bce9ee723de7b3/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f636f6e74656e742d62756e646c652f642f6461696c79)](https://packagist.org/packages/symfony-cmf/content-bundle)

BranchTravisCoverallsmaster[![Build Status](https://camo.githubusercontent.com/aa48c989a934c5b443688d46553ed9e776181ece602025bb035e9eee4bbd451c/68747470733a2f2f7472617669732d63692e6f72672f73796d666f6e792d636d662f636f6e74656e742d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/symfony-cmf/content-bundle)[![Coverage Status](https://camo.githubusercontent.com/3235a38889b3ff8179de6d8fda3613803e86dd41f5df8c924467ad3b3b73fef8/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f73796d666f6e792d636d662f636f6e74656e742d62756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/symfony-cmf/content-bundle?branch=master)This package is part of the [Symfony Content Management Framework (CMF)](http://cmf.symfony.com/) and licensed under the [MIT License](LICENSE).

The ContentBundle provides a document for static content and the controller to render it.

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

[](#requirements)

- PHP 7.1 / 7.2
- Symfony 2.8 / 3.3 / 3.4 / 4.0
- See also the `require` section of [composer.json](composer.json)

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

[](#documentation)

For the install guide and reference, see:

- [symfony-cmf/content-bundle Documentation](http://symfony.com/doc/master/cmf/bundles/routing/index.html)

See also:

- [All Symfony CMF documentation](http://symfony.com/doc/master/cmf/index.html) - complete Symfony CMF reference
- [Symfony CMF Website](http://cmf.symfony.com/) - introduction, live demo, support and community links

Support
-------

[](#support)

For general support and questions, please use [StackOverflow](http://stackoverflow.com/questions/tagged/symfony-cmf).

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

[](#contributing)

Pull requests are welcome. Please see our [CONTRIBUTING](https://github.com/symfony-cmf/blob/master/CONTRIBUTING.md)guide.

Unit and/or functional tests exist for this package. See the [Testing documentation](http://symfony.com/doc/master/cmf/components/testing.html)for a guide to running the tests.

Thanks to [everyone who has contributed](contributors) already.

License
-------

[](#license)

This package is available under the [MIT license](src/Resources/meta/LICENSE).

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community40

Growing community involvement

Maturity70

Established project with proven stability

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

Recently: every ~174 days

Total

34

Last Release

2668d ago

Major Versions

1.3.x-dev → 2.0.0-RC12017-01-30

PHP version history (5 changes)1.0.0-alpha1PHP &gt;=5.3.2

1.0.0-RC1PHP &gt;=5.3.3

1.3.0-RC1PHP ^5.3.9|^7.0

2.0.0-RC1PHP ^5.6|^7.0

2.1.0-RC1PHP ^7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/76576?v=4)[David Buchmann](/maintainers/dbu)[@dbu](https://github.com/dbu)

![](https://avatars.githubusercontent.com/u/20873?v=4)[Luke Smith](/maintainers/lsmith)[@lsmith](https://github.com/lsmith)

![](https://www.gravatar.com/avatar/e6155db5d38999238ba21fc58a9e613adb354d846f6e74936dfd7fd505fb48bd?d=identicon)[Wouter J](/maintainers/Wouter%20J)

---

Top Contributors

[![dbu](https://avatars.githubusercontent.com/u/76576?v=4)](https://github.com/dbu "dbu (137 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (133 commits)")[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (78 commits)")[![dantleech](https://avatars.githubusercontent.com/u/530801?v=4)](https://github.com/dantleech "dantleech (21 commits)")[![ElectricMaxxx](https://avatars.githubusercontent.com/u/2905834?v=4)](https://github.com/ElectricMaxxx "ElectricMaxxx (18 commits)")[![EmmanuelVella](https://avatars.githubusercontent.com/u/663607?v=4)](https://github.com/EmmanuelVella "EmmanuelVella (17 commits)")[![cordoval](https://avatars.githubusercontent.com/u/328359?v=4)](https://github.com/cordoval "cordoval (3 commits)")[![pamil](https://avatars.githubusercontent.com/u/1897953?v=4)](https://github.com/pamil "pamil (3 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (3 commits)")[![covex-nn](https://avatars.githubusercontent.com/u/110878?v=4)](https://github.com/covex-nn "covex-nn (2 commits)")[![petk](https://avatars.githubusercontent.com/u/1614009?v=4)](https://github.com/petk "petk (2 commits)")[![pulzarraider](https://avatars.githubusercontent.com/u/960844?v=4)](https://github.com/pulzarraider "pulzarraider (2 commits)")[![asiragusa](https://avatars.githubusercontent.com/u/3077760?v=4)](https://github.com/asiragusa "asiragusa (1 commits)")[![zerrvox](https://avatars.githubusercontent.com/u/30272?v=4)](https://github.com/zerrvox "zerrvox (1 commits)")[![chrootlogin](https://avatars.githubusercontent.com/u/4862947?v=4)](https://github.com/chrootlogin "chrootlogin (1 commits)")[![coudenysj](https://avatars.githubusercontent.com/u/96260?v=4)](https://github.com/coudenysj "coudenysj (1 commits)")[![eiannone](https://avatars.githubusercontent.com/u/439065?v=4)](https://github.com/eiannone "eiannone (1 commits)")[![emgiezet](https://avatars.githubusercontent.com/u/1410665?v=4)](https://github.com/emgiezet "emgiezet (1 commits)")[![fbourigault](https://avatars.githubusercontent.com/u/1116116?v=4)](https://github.com/fbourigault "fbourigault (1 commits)")[![hason](https://avatars.githubusercontent.com/u/288535?v=4)](https://github.com/hason "hason (1 commits)")

---

Tags

symfonysymfony-bundlesymfony-cmfsymfony-cmf

### Embed Badge

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

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

###  Alternatives

[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)[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[pixelopen/cloudflare-turnstile-bundle

A simple package to help integrate Cloudflare Turnstile on Symfony.

31205.8k3](/packages/pixelopen-cloudflare-turnstile-bundle)

PHPackages © 2026

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