PHPackages                             supercru/extendedcmsbundle - 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. supercru/extendedcmsbundle

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

supercru/extendedcmsbundle
==========================

Symfony2 Bundle that enhances the functionalatly of the Symfony CMF

096PHP

Since May 25Pushed 10y ago1 watchersCompare

[ Source](https://github.com/SuperCru/ExtendedCmsBundle)[ Packagist](https://packagist.org/packages/supercru/extendedcmsbundle)[ RSS](/packages/supercru-extendedcmsbundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

SuperCruExtendedCmsBundle
=========================

[](#supercruextendedcmsbundle)

1. Installation

---

SuperCruExtendedCmsBundle can conveniently be installed via Composer. Just run the following command from your project directory

composer require "supercru/extendedcmsbundle": "dev-master"

Now, Composer will automatically download all required files, and install them for you. All that is left to do is to update your AppKernel.php file, and register the new bundle:

```
// in AppKernel::registerBundles()
$bundles = array(
    // ...
    new SuperCru\ExtendedCmsBundle\ExtendedCmsBundle(),
    // ...
);
```

2. Configuration

---

```
    super_cru_extended_cms:
        site_path: /cms/content/site #The default location of the site path used for the initializer
        use_bootstrap_container: true #Configures the cmf container to use a better bootstrap compatible container instead
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1925283?v=4)[Kaelin Jacobson](/maintainers/demoboy)[@Demoboy](https://github.com/Demoboy)

---

Top Contributors

[![Demoboy](https://avatars.githubusercontent.com/u/1925283?v=4)](https://github.com/Demoboy "Demoboy (9 commits)")

### Embed Badge

![Health badge](/badges/supercru-extendedcmsbundle/health.svg)

```
[![Health](https://phpackages.com/badges/supercru-extendedcmsbundle/health.svg)](https://phpackages.com/packages/supercru-extendedcmsbundle)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M841](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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