TWIG
The elegant and secure template engine for PHP.
OUR USAGE AT ICE DEVELOPMENT
Twig is our go-to rendering engine for all our Symfony applications and bespoke PHP projects. At ICE DEVELOPMENT, we use it to ensure a strict separation between business logic and visual presentation. Its concise syntax and advanced template inheritance features enable us to produce clean, high-performance front-end code that is extremely easy to maintain. It offers a comprehensive set of filters and built-in functions, as well as an extension system that makes it easy to add custom features, and includes an automatic escaping mechanism by default to enhance security against XSS injections.