Tracy
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. (by nette)
Kint
Kint - Advanced PHP dumper (by kint-php)
Tracy | Kint | |
---|---|---|
3 | 1 | |
1,753 | 2,767 | |
0.3% | 0.4% | |
7.4 | 9.4 | |
10 days ago | 9 days ago | |
PHP | PHP | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Tracy
Posts with mentions or reviews of Tracy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-03.
-
Building a Simple Blog with Flight - Part 1
You'll also notice in the corner you have a handy debug toolbar with some custom Flight panels to help you understand what's going on in your application. If you hover over the various items in the toolbar, you'll see a variety of hovers that you can click on to keep sticky on the page (more on that later).
-
Unable to start or read suphle session
are you logging all errors/warnings and notices in php? and if so , are any coming up? maybe it would be worth adding tracy to your project to display issues? (https://tracy.nette.org)
-
5 PHP Frameworks You've (Probably) Never Heard of
You may have already used some of Nette's tools in other projects you've worked on and not known it! There is the very extendable Tracy for debugging similar to Whoosh, and Latte for intuitive HTML templating.
Kint
Posts with mentions or reviews of Kint.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing Tracy and Kint you can also consider the following projects:
xDebug - Xdebug — Step Debugger and Debugging Aid for PHP
PHP Debug Bar - Debug bar for PHP
Barbushin PHP Console - Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
XHProf - XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
PHPBench - PHP Benchmarking framework
PHP Console - PHP Debug Console
PHPDBG
laravel-ray - Debug with Ray to fix problems faster in Laravel apps
Dephpugger - Php Debugger to run in terminal to debug your code easily.