Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-league-plates - Native PHP template system

Website:
https://github.com/thephpleague/plates
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
Plates is a native PHP template system that's fast, easy to use and easy
to extend. It's inspired by the excellent Twig template engine and strives
to bring modern template language functionality to native PHP templates.
Plates is designed for developers who prefer to use native PHP templates
over compiled template languages, such as Twig or Smarty.

Autoloader: /usr/share/php/League/Plates/autoload.php

Packages

php-league-plates-3.5.0-1.el8.remi.noarch [21 KiB] Changelog by Remi Collet (2023-01-18):
- update to 3.5.0
php-league-plates-3.4.0-1.el8.remi.noarch [19 KiB] Changelog by Remi Collet (2021-01-06):
- update to 3.4.0
- raise dependency on PHP 7
- switch to classmap autoloader
- switch to phpunit9