How to Install php-twig in Ubuntu 18.04



Install php-twig by entering the following commands in the terminal:

sudo apt update
sudo apt install php-twig

Description:

Flexible, fast, and secure template engine for PHP

Twig is a fast, secure and flexible template engine for php, implementing an own domain specific language which originated from Jinja and Django templates.

Homepage: http://twig.sensiolabs.org/

Version: 2.4.6-1

Section: universe/php