codemonster-ru / razor
Template engine for PHP
v2.1.0
2026-08-14 20:50 UTC
Requires
- php: >=8.2
- codemonster-ru/view: ^2.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^9.6 || ^10.5 || ^11.0 || ^12.0
This package is auto-updated.
Last update: 2026-08-14 21:02:58 UTC
README
Important
This repository is read-only.
Development happens in the Annabel monorepo.
Issues and pull requests should be opened there.
Razor-like template engine for PHP applications.
Razor 2.1 adds registered server-rendered components with typed provider contracts, props, lazy default and named slots, nested composition, and an explicit trusted-HTML boundary.
Documentation
Standalone package documentation: docs.codemonster.net/razor
Annabel framework documentation: docs.codemonster.net/annabel