phico / latte
Latte template rendering support for Phico
dev-main
2024-06-30 09:00 UTC
Requires
- php: ^8.0
- latte/latte: ^3.0
- phico/phico: dev-main
Requires (Dev)
- pestphp/pest: ^2.34
- phpstan/phpstan: ^1.11
This package is auto-updated.
Last update: 2024-11-04 17:30:45 UTC
README
Latte template rendering support for Phico
Installation
Using composer
composer require phico/latte
Usage
See the Latte documentation for details.
Issues
If you discover any bugs or issues with behaviour or performance please create an issue, if you are able a pull request with a fix would be most helpful.
Please make sure to update tests as appropriate.
For major changes, please open an issue first to discuss what you would like to change.