Download the PHP package slick/template without Composer
On this page you can find all versions of the php package slick/template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download slick/template
More information about slick/template
Files in slick/template
Package template
Short Description Allows integration and usage of a template engine of your choice with slick framework.
License MIT
Homepage https://github.com/slickframework/template
Informations about the package template
Slick Template package
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
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
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of template with dependencies
league/commonmark Version ^2.6@dev
slick/configuration Version ^2.2@dev
slick/error-handler Version dev-main
slick/http Version ^3.1@dev
slick/module-api Version dev-main
twig/markdown-extra Version ^2|3.x
twig/twig Version ^2.15.0|3.x-dev