phico / latte
Latte template rendering support for Phico
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/phico/latte
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: 2025-10-04 19:34:50 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.