duon/boiler

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Maintainers

Package info

github.com/celemas/boiler

Homepage

pkg:composer/duon/boiler

Statistics

Installs: 233

Dependents: 1

Suggesters: 0

Stars: 0

0.4.0 2026-05-12 18:45 UTC

This package is auto-updated.

Last update: 2026-05-18 12:23:46 UTC


README

ci codecov psalm coverage psalm level Software License

⚠️ This repository is a mirror!

Development moved to https://codeberg.org/celemas/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.