Use PlatesPHP as template engine
KoolReport supports other template engines rather than just its own template view file and PlatesPhp
is one of them.
Plates is a native PHP template system that’s fast, easy to use and easy to extend. It’s inspired by the excel* lent 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.
The details of how to install and how to use PlatesPHP package can be found at our documentation.
The package is released under MIT License which is free and can be use in any of your purpose. It is also pre installed inside KoolReport Pro package.