borschphp / template
Template interfaces to use in Borsch applications.
0.2.1
2022-02-19 17:41 UTC
Requires
- php: ^7.2|^8.0
This package is auto-updated.
Last update: 2024-10-19 23:07:42 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.