junker / debugbar-smarty
Smarty Collector for PHP DebugBar
Installs: 27 394
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 3
Open Issues: 0
This package is auto-updated.
Last update: 2024-10-27 16:00:33 UTC
README
Smarty Collector for PHP DebugBar
Installation
The best way to install SmartyCollector is to use a Composer:
php composer.phar require junker/debugbar-smarty
Examples
$debugbar->addCollector(new Junker\DebugBar\Bridge\SmartyCollector($smarty));