The Slick Template module serves as a straightforward wrapper for integrating the template engine of your choice. It provides easy-to-use interfaces that let you develop custom PHP template engines. Additionally, it includes an implementation of the Twig template engine, known for being flexible, fast, and secure.
This package is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification.
Via Composer
$ composer require slick/template
Please read slick/template
documentation at https://www.slick-framework.com/modules/template.html
Please see CHANGELOG for more information on what has changed recently.
$ composer test
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.