junker/debugbar-smarty

Smarty Collector for PHP DebugBar

Maintainers

Package info

github.com/Junker/php-debugbar-smarty

pkg:composer/junker/debugbar-smarty

Statistics

Installs: 38 516

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

0.2.1 2021-12-27 10:20 UTC

This package is auto-updated.

Last update: 2026-02-27 18:57:14 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));