slick/template

Allows integration and usage of a template engine of your choice with slick framework.

v3.1.2 2024-08-29 17:11 UTC

This package is auto-updated.

Last update: 2024-11-03 12:39:55 UTC


README

Latest Version on Packagist Software License Build Status Quality Score Total Downloads

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.

Install

Via Composer

$ composer require slick/template

Usage

Please read slick/template documentation at https://www.slick-framework.com/modules/template.html

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email slick.framework@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.