xr
Lightweight debug utility for PHP (by chevere)
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)
Our great sponsors
xr | Tracy | |
---|---|---|
13 | 1 | |
202 | 1,645 | |
1.5% | 0.5% | |
5.1 | 4.4 | |
26 days ago | 30 days ago | |
PHP | PHP | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
xr
Posts with mentions or reviews of xr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-22.
-
About using print_r...
Recently tried this: https://github.com/chevere/xr It's pretty good I think.
-
Introducing Chevere's VarDump
🤓 I also made a server for remote debugging, VarDump is the dump layer in XR Debug: https://xr-docs.chevere.org/
-
Open source OOP Project
I made this one recently, it is still on 0.something https://github.com/chevere/xr and it is a work in progress so you should expect a lot of work to be commited.
- Use "dd()", "dump()" and "ray()" in any PHP file on your system
- Using `dd` and `dump` in any PHP file on your system
-
ray VS xr - a user suggested alternative
2 projects | 26 Jan 2022
XR is a lightweight, free, Open Source PHP debugger alternative to Ray and Ray App.
-
Introducing chevere/xr debugger
👏 https://github.com/chevere/xr/commit/eb3b820e9ae8239ea1d9f4d1057e4a15b690d80e
I develop this on my free time, you can see what's next here: https://github.com/chevere/xr/issues
I've released a lightweight PHP debugger based on ReactPHP. I'm still working on it, but it already does a basic feature set. Give it a try at https://github.com/chevere/xr
Yeah at some time I will have to split these (target 1.0.0). 👉 https://github.com/chevere/xr/issues/34
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 2022-12-31.
-
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.
What are some alternatives?
When comparing xr and Tracy you can also consider the following projects:
xDebug - Xdebug — Step Debugger and Debugging Aid for PHP
PHP Debug Bar - Debug bar for PHP
Kint - Kint - a powerful and modern PHP debugging tool.
Barbushin PHP Console - Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
PHPBench - PHP Benchmarking framework
XHProf - XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
PHPDBG
Dephpugger - Php Debugger to run in terminal to debug your code easily.
PHP Console - PHP Debug Console
APM - PHP APM (Alternative PHP Monitor)
Dontbug Debugger