Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dragomano/smf-tracy-debugger

Useful tool for debugging in SMF
https://github.com/dragomano/smf-tracy-debugger

debug dump php smf-mods tracy tracy-debugger

Last synced: 5 days ago
JSON representation

Useful tool for debugging in SMF

Awesome Lists containing this project

README

        

# SMF Tracy Debugger

[![SMF 2.1](https://img.shields.io/badge/SMF-2.1-ed6033.svg?style=flat)](https://github.com/SimpleMachines/SMF/tree/release-2.1)
[![SMF 3.0 Alpha](https://img.shields.io/badge/SMF-3.0_Alpha-ed2533.svg?style=flat)](https://github.com/SimpleMachines/SMF/tree/release-3.0)
![License](https://img.shields.io/github/license/dragomano/smf-tracy-debugger)
![Hooks only: Yes](https://img.shields.io/badge/Hooks%20only-YES-blue)
![PHP](https://img.shields.io/badge/PHP-^8.0-blue.svg?style=flat)

- **Tested on:** PHP 8.1.30
- **Languages:** English, Russian

## Description

This modification integrates [Tracy debugging tool](https://tracy.nette.org/en/) with SMF.

## Preview

![Example](https://user-images.githubusercontent.com/229402/150298008-25713d98-087e-4b21-9735-1105f97282a9.png)

## Helper functions

Of course, you can use such functions as `dd`, `dump`, and `bdump` to output PHP variables. `bdump` function creates a new panel "dumps" on the debug bar.