junker / debugbar-smarty
PHP DebugBar 的 Smarty 收集器
0.2.1
2021-12-27 10:20 UTC
This package is auto-updated.
Last update: 2024-08-27 15:38:54 UTC
README
PHP DebugBar 的 Smarty 收集器
安装
安装 SmartyCollector 的最佳方式是使用 Composer
php composer.phar require junker/debugbar-smarty
示例
$debugbar->addCollector(new Junker\DebugBar\Bridge\SmartyCollector($smarty));