celema/boiler

A PHP template engine that doesn't require you to learn a new syntax

Maintainers

Package info

github.com/celemas/boiler

Homepage

pkg:composer/celema/boiler

Transparency log

Statistics

Installs: 52

Dependents: 1

Suggesters: 0

Stars: 0

0.8.0 2026-08-14 21:07 UTC

This package is auto-updated.

Last update: 2026-08-16 13:59:59 UTC


README

ci codecov psalm coverage psalm level Software License

⚠️ This repository is a mirror!

Development moved to https://codefloe.com/celema/boiler.

Boiler is a small auto escaping template engine for PHP 8.5+, inspired by Plates. Like Plates, it uses native PHP as its templating language rather than introducing a custom syntax.