Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Website:
http://symfony.com/doc/3.3/components/templating.html
Licence:
MIT and CC-BY-SA
Vendor:
Remi Collet
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.3.16-3.fc24.remi.noarch [22 KiB] Changelog by Remi Collet (2018-02-22):
- fix dependency autoloader
php-symfony3-templating-3.3.16-1.fc24.remi.noarch [22 KiB] Changelog by Remi Collet (2018-01-29):
- Update to 3.3.16
- drop dependency on polyfill-util