php-symfony-templating

tools needed to build a template system
  https://symfony.com/doc/5.4/components/templating.html
  0
  no reviews



The Symfony Templating Component provides an infrastructure to load template files and optionally monitor them for changes. It also provides a concrete template engine implementation using PHP with additional tools for escaping and separating templates into blocks and layouts.

Symfony is a PHP framework, a set of tools and a development methodology.