rauwebieten/twig-phpref

该软件包最新版本(1.0.0)没有可用的许可信息。

1.0.0 2017-08-01 13:51 UTC

This package is auto-updated.

Last update: 2024-09-15 20:01:40 UTC


README

一个为Twig模板引擎扩展。为Twig添加php-ref函数/过滤器。
标准调试过滤器的更好替代品。

使用方法

<h1>User debug:</h1>
{{ user|r }}

查看示例文件夹以获取完整示例。

另请参阅

php-ref: https://github.com/digitalnature/php-ref
twig: https://github.com/twigphp/Twig