Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-latte - Latte: the amazing template engine for PHP

Website:
https://github.com/nette/latte
Licence:
BSD or GPLv2 or GPLv3
Vendor:
Remi Collet
Description:
Latte is a template engine for PHP which eases your work and ensures the
output is protected against vulnerabilities, such as XSS.

Latte is fast: it compiles templates to plain optimized PHP code.

Latte is secure: it is the first PHP engine introducing content-aware escaping.

Latte speaks your language: it has intuitive syntax and helps you to build
better websites easily.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Latte/autoload.php';

Packages

php-latte-2.4.6-1.el7.remi.noarch [50 KiB] Changelog by Remi Collet (2017-08-30):
- Update to 2.4.6
- add optional dependency on nette/utils
php-latte-2.4.5-1.el7.remi.noarch [50 KiB] Changelog by Remi Collet (2017-08-05):
- Update to 2.4.5