phico/twig

Twig template rendering support for Phico

dev-main 2024-07-03 11:08 UTC

This package is auto-updated.

Last update: 2024-11-04 17:35:53 UTC


README

Twig template rendering support for Phico

Installation

Using composer

composer require phico/twig

Usage

See the Twig 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.

License

BSD-3-Clause