Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony3-templating - Symfony Templating Component (version 3)

Website:
http://symfony.com/doc/3.4/components/templating.html
Licence:
MIT and CC-BY-SA
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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.

Autoloader: /usr/share/php/Symfony3/Component/Templating/autoload.php

Packages

php-symfony3-templating-3.4.46-1.el6.remi.noarch [22 KiB] Changelog by Remi Collet (2020-10-28):
- update to 3.4.46
php-symfony3-templating-3.4.45-2.el6.remi.noarch [22 KiB] Changelog by Remi Collet (2020-10-26):
- raise dependency on PHP 7.1
- drop dependency on symfony/polyfill-php56 and symfony/polyfill-php70