PHPackages                             justinfuhrmeister-clarke/themesbundle - 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. justinfuhrmeister-clarke/themesbundle

ActiveSymfony-bundle

justinfuhrmeister-clarke/themesbundle
=====================================

This bundle lets you change the themes, and body background of specified twig templates

06HTML

Since Dec 31Pushed 9y ago1 watchersCompare

[ Source](https://github.com/JustinFuhrmeister-Clarke/ThemesBundle)[ Packagist](https://packagist.org/packages/justinfuhrmeister-clarke/themesbundle)[ RSS](/packages/justinfuhrmeister-clarke-themesbundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ThemeBundle
===========

[](#themebundle)

A Symfony Theme Bundle System

/\* Symfony Themesbundle, to allow easy changing of themes, and body backgrounds. Copyright (C) 2016 Justin Fuhrmeister-Clarke

```
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see .

```

\*/

please enable: new ThemesBundle\\ThemesBundle(),

in AppKernal.php

To enable Routing please place the below in app/config/routing.yml

themes: resource: "@ThemesBundle/Resources/config/routing.yml" prefix: /themes

To enable these themes please place the below at the base of either layout.html.twig or base.html.twig.

```

{{ render(controller( 'ThemesBundle:Default:footer' )) }}

```

Any issues please log them at github issues.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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://www.gravatar.com/avatar/8af7464eb17afce83e78f274323c43f94eca88962fd0d0ba60816003d2dada9a?d=identicon)[justin.fc](/maintainers/justin.fc)

---

Top Contributors

[![JustinAClarke](https://avatars.githubusercontent.com/u/4447143?v=4)](https://github.com/JustinAClarke "JustinAClarke (12 commits)")

### Embed Badge

![Health badge](/badges/justinfuhrmeister-clarke-themesbundle/health.svg)

```
[![Health](https://phpackages.com/badges/justinfuhrmeister-clarke-themesbundle/health.svg)](https://phpackages.com/packages/justinfuhrmeister-clarke-themesbundle)
```

PHPackages © 2026

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