borschphp / template
Template interfaces to use in Borsch applications.
Installs: 412
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/borschphp/template
Requires
- php: ^7.2|^8.0
This package is auto-updated.
Last update: 2025-09-20 01:34:56 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.