PHPackages                             twin-elements/core-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. twin-elements/core-bundle

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

twin-elements/core-bundle
=========================

Symfony 3 Twin Elements CMS Core bundle

0.0.2.1(8y ago)063MITPHPPHP &gt;=5.3.3

Since Jul 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kolarian/CMS-CoreBundle)[ Packagist](https://packagist.org/packages/twin-elements/core-bundle)[ RSS](/packages/twin-elements-core-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Sortable bundle
===============

[](#sortable-bundle)

Symfony 3 Core bundle for CMS JELLINEK

1. Download this bundle to your project first. The preferred way to do it is to use [Composer](https://getcomposer.org/) package manager:

    ```
    $ composer require twin-elements/core-bundle
    ```

    > **NOTE:** If you haven't installed `Composer` yet, check the \[installation guide\]\[2\].

    > **NOTE:** If you're not using `Composer`, add the `CoreBundle` to your autoloader manually.
2. Add this bundle to your application's kernel:

    ```
    // app/AppKernel.php
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new TwinElements\CoreBundle\TwinElementsCoreBundle(),
            // ...
        );
    }
    ```
3. Add to routing.yml

    ```
    twin_elements_core:
        resource: "@TwinElementsCoreBundle/Controller/"
        prefix:   /

    ```

Usage
=====

[](#usage)

Add `.scss` files to main `style.scss`

Add `javascripts`

To include cookies

```
{% include '@TwinElementsCore/cookies/cookies.html.twig' %}

```

To include push-alerts

```
{% include '@TwinElementsCore/alerts/alerts.html.twig' %}

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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.

###  Release Activity

Cadence

Every ~3 days

Total

3

Last Release

3261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad729a699b734ec9098b169b396f7c686c5eb920bd04d20b29f346b592f59ee8?d=identicon)[kolarian](/maintainers/kolarian)

---

Top Contributors

[![twin-elements](https://avatars.githubusercontent.com/u/17727266?v=4)](https://github.com/twin-elements "twin-elements (4 commits)")

---

Tags

cookiescore bundleSymfony 3

### Embed Badge

![Health badge](/badges/twin-elements-core-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/twin-elements-core-bundle/health.svg)](https://phpackages.com/packages/twin-elements-core-bundle)
```

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[october/rain

October Rain Library

1601.7M78](/packages/october-rain)[shopware/storefront

Storefront for Shopware

684.6M228](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M554](/packages/shopware-core)

PHPackages © 2026

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