PHPackages                             ceus-media/template-engine - 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. ceus-media/template-engine

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

ceus-media/template-engine
==========================

0.5.1(2y ago)08503GPL-3.0+PHPPHP ^8.1CI failing

Since May 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/CeusMedia/TemplateEngine)[ Packagist](https://packagist.org/packages/ceus-media/template-engine)[ RSS](/packages/ceus-media-template-engine/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (7)Versions (12)Used By (3)

TemplateEngine
==============

[](#templateengine)

A simple template engine for PHP.

[![Branch](https://camo.githubusercontent.com/111907174dbee71200e92e00dcb89b58c1d41e9c115bea532c470c0794492fea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4272616e63682d302e352e782d626c75653f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/111907174dbee71200e92e00dcb89b58c1d41e9c115bea532c470c0794492fea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4272616e63682d302e352e782d626c75653f7374796c653d666c61742d737175617265)[![Release](https://camo.githubusercontent.com/b03ac8dd3a601d2181d1e5f6667aa1c323f8b04468d5daa3c09bd65ba39db871/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f52656c656173652d302e352e312d626c75653f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/b03ac8dd3a601d2181d1e5f6667aa1c323f8b04468d5daa3c09bd65ba39db871/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f52656c656173652d302e352e312d626c75653f7374796c653d666c61742d737175617265)[![PHP version](https://camo.githubusercontent.com/7ebb0279547d526a54d318d9ab47d214fc6a36936050d77b00e120c3ce9db3f1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253545382e312d626c75653f7374796c653d666c61742d73717561726526636f6c6f723d373737424234)](https://camo.githubusercontent.com/7ebb0279547d526a54d318d9ab47d214fc6a36936050d77b00e120c3ce9db3f1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253545382e312d626c75653f7374796c653d666c61742d73717561726526636f6c6f723d373737424234)[![PHPStan level](https://camo.githubusercontent.com/9984e4473ea56a498868ac5a3ffe61ded3a318f72f3deac309709cd1324b9263/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e5f6c6576656c2d6d61782b7374726963742d6461726b677265656e3f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/9984e4473ea56a498868ac5a3ffe61ded3a318f72f3deac309709cd1324b9263/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e5f6c6576656c2d6d61782b7374726963742d6461726b677265656e3f7374796c653d666c61742d737175617265)[![Total downloads](https://camo.githubusercontent.com/115d4e1afb2c9ae511cdd922c738efbfa5b9f73b858f826c38fefe358a75a68e/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636575732d6d656469612f74656d706c6174652d656e67696e652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ceus-media/common)[![Package version](https://camo.githubusercontent.com/1d120a06d0bd0ae30a93dd3a7d316bb9e6959d70a5194b3ca26df0e4b743d2ef/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636575732d6d656469612f74656d706c6174652d656e67696e652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ceus-media/common)[![License](https://camo.githubusercontent.com/429270847e12255122baca9b5ecefc50e0dd669770fc0e4a47ffba3904a12bae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636575732d6d656469612f74656d706c6174652d656e67696e652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ceus-media/common)

Versions
--------

[](#versions)

Until version `0.4.1`, support for PHP 7.4+ and CeusMedia::Common 0.9+.
This version `0.5.1`, support for PHP 8.1+ and CeusMedia::Common 1.0+.

Facts
-----

[](#facts)

- **logic-less** - no conditions or loop
    - **conditions** are done by `Optional` and `Inclusion` plugin
    - **loops** are done by assigning sub templates on lists
- **filters** - apply filters before and after
- **plugins** - functionality is extendable by plugins
    - **includes** - include nested templates
    - **comments** - enable developer comments outside production
    - **optional** - ...

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 99.2% 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 ~246 days

Recently: every ~117 days

Total

11

Last Release

509d ago

PHP version history (6 changes)0.1PHP &gt;=5.3.0

0.2PHP &gt;=7.3

0.3PHP ^7.3 | ^8

0.4.0PHP ^7.4 | ^8

0.5.0PHP ^8.1

0.6.x-devPHP ^8.3

### Community

Maintainers

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

---

Top Contributors

[![kriss0r](https://avatars.githubusercontent.com/u/476914?v=4)](https://github.com/kriss0r "kriss0r (123 commits)")[![cwuerker-c24](https://avatars.githubusercontent.com/u/155151774?v=4)](https://github.com/cwuerker-c24 "cwuerker-c24 (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ceus-media-template-engine/health.svg)

```
[![Health](https://phpackages.com/badges/ceus-media-template-engine/health.svg)](https://phpackages.com/packages/ceus-media-template-engine)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

14.3k318.2M1.5k](/packages/phpoffice-phpspreadsheet)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[illuminate/contracts

The Illuminate Contracts package.

706130.3M13.4k](/packages/illuminate-contracts)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69735.1M159](/packages/algolia-algoliasearch-client-php)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

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