borschphp/template

Template interfaces to use in Borsch applications.

0.2.1 2022-02-19 17:41 UTC

This package is auto-updated.

Last update: 2024-04-19 22:06:38 UTC


README

Common template engine interface.
Template engines can implement it to be used in Borsch Framework.

This package is part of the Borsch Framework.

Installation

Via composer :

composer require borschphp/template

License

The package is licensed under the MIT license. See License File for more information.