PHPackages                             redkite-labs/redkite-labs-theme-engine-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. [Templating &amp; Views](/categories/templating)
4. /
5. redkite-labs/redkite-labs-theme-engine-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

redkite-labs/redkite-labs-theme-engine-bundle
=============================================

ThemeEngineBundle handles themes packed as standard Symfony2 Bundles

v1.1.6(12y ago)25.1k1MITPHPPHP &gt;=5.3.3

Since Sep 19Pushed 11y ago3 watchersCompare

[ Source](https://github.com/redkite-labs/ThemeEngineBundle)[ Packagist](https://packagist.org/packages/redkite-labs/redkite-labs-theme-engine-bundle)[ Docs](http://www.redkite-labs.com)[ RSS](/packages/redkite-labs-redkite-labs-theme-engine-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (12)Versions (18)Used By (1)

ThemeEngineBundle
=================

[](#themeenginebundle)

ThemeEngineBundle is the bundle deputed to render a website created by RedKite CMS, both during the developing and then in production.

Although an application created by RedKite CMS does not require the CMS itself to work in production environment, you need this bundle to render the twig files generated by RedKite to render the website in production.

[![Build Status](https://camo.githubusercontent.com/4346f290d87ccf4b8de1c0734acb168347dc9a5f8589b38c078cc1f3177a0e23/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f616c7068616c656d6f6e2f5468656d65456e67696e6542756e646c652e706e67)](http://travis-ci.org/alphalemon/ThemeEngineBundle)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/b8b614c7c29d30f549a291624a858ca84cac5350bbda9def8cd3e27dd245f61c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7265646b6974652d6c6162732f5468656d65456e67696e6542756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f733d39333432373961656335313166653665376136333261663139363533336662626663376236646264)](https://scrutinizer-ci.com/g/redkite-labs/ThemeEngineBundle/)[![Code Coverage](https://camo.githubusercontent.com/f1668d9ccd4fbda70132911f20ba01a3feab101c21b744ca05072ba90c2d19bd/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7265646b6974652d6c6162732f5468656d65456e67696e6542756e646c652f6261646765732f636f7665726167652e706e673f733d35356561626232376433653163303232396262613335376638373066643566663664353731643564)](https://scrutinizer-ci.com/g/redkite-labs/ThemeEngineBundle/)

Configuration
-------------

[](#configuration)

This bundle exposes some properties you can configure to adapt some bundle behaviors:

- deploy\_bundle
- base\_template
- stage\_templates\_folder
- templates\_folder
- bootstrap

### The deploy\_bundle parameter

[](#the-deploy_bundle-parameter)

This parameter defines the bundle where RedKite CMS will deploy the generated files for the website pages.

```
red_kite_labs_theme_engine:
    deploy_bundle: AcmeWebSiteBundle

```

### The base\_template parameter

[](#the-base_template-parameter)

This parameter defines the base template the bundle will use to render each website page:

```
red_kite_labs_theme_engine:
    base_template: AcmeWebSiteBundle:Theme:base.html.twig

```

### The stage\_templates\_folder parameter

[](#the-stage_templates_folder-parameter)

This parameter defines the folder for the stage environment where RedKite CMS will deploy the generated files for the website pages into the deploy bundle:

```
red_kite_labs_theme_engine:
    stage_templates_folder: StageFolder

```

### The templates\_folder parameter

[](#the-templates_folder-parameter)

This parameter defines the folder for the production environment where RedKite CMS will deploy the generated files for the website pages into the deploy bundle:

```
red_kite_labs_theme_engine:
    templates_folder: ProdFolder

```

### The bootstrap parameter

[](#the-bootstrap-parameter)

This parameter defines the bootstrap version required by a theme:

```
red_kite_labs_theme_engine:
    bootstrap:
      theme: [{theme: BootbusinessThemeBundle, version: 2.x}]

```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 94.7% 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 ~14 days

Recently: every ~8 days

Total

18

Last Release

4430d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/543f3609df36d46fa28192465eba07e9d0a64af1c5798caf03647d97cf5c99f6?d=identicon)[redkite-labs](/maintainers/redkite-labs)

---

Top Contributors

[![alphalemon](https://avatars.githubusercontent.com/u/1242258?v=4)](https://github.com/alphalemon "alphalemon (125 commits)")[![boekkooi](https://avatars.githubusercontent.com/u/399895?v=4)](https://github.com/boekkooi "boekkooi (4 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (2 commits)")[![dantleech](https://avatars.githubusercontent.com/u/530801?v=4)](https://github.com/dantleech "dantleech (1 commits)")

---

Tags

cmsthemethemes

### Embed Badge

![Health badge](/badges/redkite-labs-redkite-labs-theme-engine-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/redkite-labs-redkite-labs-theme-engine-bundle/health.svg)](https://phpackages.com/packages/redkite-labs-redkite-labs-theme-engine-bundle)
```

PHPackages © 2026

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