php-symfony-templating - Symfony Templating Component
Website: | http://symfony.com/doc/2.8/components/templating/index.html |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Templating provides all the tools needed to build any kind of template system. It 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.
Packages
php-symfony-templating-2.8.52-5.fc14.al.noarch [30 KiB] |
Changelog
by Remi Collet (2020-10-26):
- raise dependency on PHP 7.0 - drop dependency on symfony/polyfill-php* |