xr
ray
Our great sponsors
xr | ray | |
---|---|---|
13 | 15 | |
202 | 500 | |
1.5% | 2.6% | |
5.1 | 6.3 | |
27 days ago | 11 days ago | |
PHP | PHP | |
Apache License 2.0 | MIT License |
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
-
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
ray
-
Software Developer Mac Apps
https://myray.app/ (when not xdebugging)
-
How do I get xDebug to chill on remote?
Similar but not free: https://myray.app
- I hate PHP development
- Whatβs your typical list of paid software and services you use as a Laravel developer?
-
Using `dd` and `dump` in any PHP file on your system
Here is link number 1 - Previous text "Ray"
I hope installing spatie/global-ray (and Ray itself) will be a more pleasant experience.
-
ray VS xr - a user suggested alternative
2 projects | 26 Jan 2022
-
Announcing x-ray
I'm proud to announce the initial release of the spatie/x-ray package for Ray. The x-ray package provides a command-line utility that finds and displays all calls to ray(), rd(), and other functions from the spatie/ray family of packages. Currently, it only supports PHP projects.
- Debugging php while working on WP themes
-
What made you decide to be a PHP developer vs other languages?
Seems to me you just may have stumbled on a not-ideal PHP gig. The entire Laravel ecosystem is pretty awesome, there are a lot better tools for debugging than xdebug (https://myray.app/), and honestly, the amount of horrific spaghetti JS I've had to navigate is in multiple times worse, and in bigger amounts than any PHP related spaghetti I've had to deal with. But I do agree that for a newcomer it's hard to find good PHP products and tools since the information is so saturated on the internet, the only way you really find good quality things is by following the top guys on Twitter or so.
What are some alternatives?
ray-proxy - a proxy for the Ray app to allow debugging of payloads
python-devtools - Dev tools for python
backtrace - A better backtrace
laravel-ray - Debug with Ray to fix problems faster in Laravel apps
x-ray - Scan source code for calls to ray() and related calls.
app - The old version of Buggregator, which uses Laravel framework, is no longer being actively developed. The new beta version, built with Spiral framework, is now available at https://github.com/buggregator/spiral-app and offers significant improvements in performance and stability, as well as a lighter docker image size of around 300mb.
php-console-extension
PySnooper - Never use print for debugging again
PHPDBG
FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project
web-frameworks - Which is the fastest web framework?
Dontbug Debugger