The Symfony Templating component is a thin and flexible layer on top of PHP that provides simple but powerful features, covering most templating common needs.
One of the goals of Symfony Templating component is to be as fast as possible. With the possibility to compile any kind of template down to plain PHP code, you can use the templating system without any overhead whatsoever, certified.
Symfony Templating implements everything you need to build powerful templates with ease: layouts, multiple-inheritance, slots, helpers, and much more.
Symfony Templating is flexible enough for all your needs, even the most complex ones. Thanks to an open architecture, you can implement your own template loaders, template renderers, and template helpers.
There is only one archive to download, and you are ready to go. No configuration, and no installation. Drop the files in a directory and start using it today in your projects.
Symfony Templating is fully documented, with a dedicated online book, and of course a full API documentation.
The library is fully unit-tested. With 100% code coverage, the library is stable and ready to be used in large projects.
