PHPackages                             duon/cms-boiler - 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. duon/cms-boiler

ActiveLibrary[Templating &amp; Views](/categories/templating)

duon/cms-boiler
===============

Boiler templates for Duon CMS

0.1.0(3mo ago)0129[2 PRs](https://github.com/duonrun/cms-boiler/pulls)1MITPHPPHP ^8.5CI passing

Since Jan 31Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/duonrun/cms-boiler)[ Packagist](https://packagist.org/packages/duon/cms-boiler)[ Docs](https://duon.run/cms-boiler)[ RSS](/packages/duon-cms-boiler/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (4)Used By (1)

Duon CMS Boiler Renderer
========================

[](#duon-cms-boiler-renderer)

[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)[![Codacy Badge](https://camo.githubusercontent.com/f3a4a658c0dd278a10dad05d1d49c9dc6a1bb3a54e22e7f81f2ef9f0e4ef6526/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6234353937636538376330343435336261373736376433626463366163646234)](https://app.codacy.com/gh/duonrun/cms-boiler/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)[![Codacy Badge](https://camo.githubusercontent.com/847e6df29e505c6bd0243e28c944be739c85ade4819e764168b251aea6f924d8/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f6234353937636538376330343435336261373736376433626463366163646234)](https://app.codacy.com/gh/duonrun/cms-boiler/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)[![Psalm level](https://camo.githubusercontent.com/93dd4b9f668560f442e1df27724bb33b0891df34141449addbc1c4b48546bfcf/68747470733a2f2f73686570686572642e6465762f6769746875622f64756f6e72756e2f636d732d626f696c65722f6c6576656c2e7376673f)](https://duonrun.dev/cms-boiler)[![Psalm coverage](https://camo.githubusercontent.com/c73fc8f7933a75f6a6f9d0c9239cdf742c4c8cc2da1277b6ae663fcda8a02596/68747470733a2f2f73686570686572642e6465762f6769746875622f64756f6e72756e2f636d732d626f696c65722f636f7665726167652e7376673f)](https://shepherd.dev/github/duonrun/cms-boiler)

Allows to use [Boiler](https://duon.sh/boiler) templates in the [Duon CMS](https://duon.sh/cms).

```
use Duon\Cms\Cms;
use Duon\Cms\Boiler\Renderer;
use Duon\Core\App;

$cms = new Cms();
$cms->renderer('template', Renderer::class)->args(
    dirs: __DIR__ . '/templates',
    defaults: ['siteName' => 'My Site'],
);

$app = App::create();
$app->load($cms);
```

License
-------

[](#license)

This project is licensed under the [MIT license](LICENSE.md).

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance80

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

107d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c15f1690b643e5cbf205fd28f3b2ebb6c7448d34774bb92b7952150c901a689?d=identicon)[ernstla](/maintainers/ernstla)

---

Top Contributors

[![ernstla](https://avatars.githubusercontent.com/u/683620?v=4)](https://github.com/ernstla "ernstla (68 commits)")

---

Tags

templatingcmstemplatesduonboiler

### Embed Badge

![Health badge](/badges/duon-cms-boiler/health.svg)

```
[![Health](https://phpackages.com/badges/duon-cms-boiler/health.svg)](https://phpackages.com/packages/duon-cms-boiler)
```

###  Alternatives

[league/plates

Plates, the native PHP template system that's fast, easy to use and easy to extend.

1.5k5.9M232](/packages/league-plates)[laminas/laminas-view

Fast and type safe HTML templating library with a flexible plugin system supporting multistep template composition

7526.3M230](/packages/laminas-laminas-view)[modx/revolution

MODX Revolution is a Content Management System

1.4k9.1k12](/packages/modx-revolution)[getkirby/layouts

Kirby Layouts

428.4k](/packages/getkirby-layouts)[mobicms/render

Native PHP template engine

106.7k1](/packages/mobicms-render)

PHPackages © 2026

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