phico / plates
League Plates template rendering support for Phico
dev-main
2024-07-11 11:39 UTC
Requires
- php: ^8.0
- indgy/blates: dev-main
- phico/phico: dev-main
Requires (Dev)
- pestphp/pest: ^2.34
- phpstan/phpstan: ^1.11
This package is auto-updated.
Last update: 2024-11-11 12:16:24 UTC
README
Plates template rendering support for Phico
Installation
Using composer
composer require phico/plates
Usage
See the Plates 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.