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 4d 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 27% 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

3214d 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.3k86.3M2.2k](/packages/symfony-symfony)[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)[october/rain

October Rain Library

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

Storefront for Shopware

684.2M148](/packages/shopware-storefront)

PHPackages © 2026

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