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: 4 months ago
JSON representation
Useful tool for debugging in SMF
- Host: GitHub
- URL: https://github.com/dragomano/smf-tracy-debugger
- Owner: dragomano
- License: bsd-3-clause
- Created: 2022-01-20T06:54:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T20:37:43.000Z (4 months ago)
- Last Synced: 2025-02-13T21:31:46.534Z (4 months ago)
- Topics: debug, dump, php, smf-mods, tracy, tracy-debugger
- Language: PHP
- Homepage: https://custom.simplemachines.org/index.php?mod=4303
- Size: 392 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMF Tracy Debugger
[](https://github.com/SimpleMachines/SMF/tree/release-2.1)
[](https://github.com/SimpleMachines/SMF/tree/release-3.0)


- **Tested on:** PHP 8.1.31
- **Languages:** English, Russian## Description
This modification integrates [Tracy debugging tool](https://tracy.nette.org/en/) with SMF.
## Preview

## 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.