Skip to content

adrianfalleiro/twig_debug-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twig Debug Plugin

This plugin is currently a work-in-progress and has not been been fully tested.

This plugin is an addon for PyroCMS 3.x and provides a the dd() and dump() functions in Twig.

Use {{ dump(object)}} or {{ dd(object) }} to dump the contents of an object in a Twig template.

Usage

Install the plugin with Composer

$ composer require adrianfalleiro/twig_debug-plugin

About

Plugin for PyroCMS to enable debugging in Twig templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages