A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://spatie.be/github-ad-click/laravel-query-builder below:

Understand and fix bugs faster using Ray

Understand and fix bugs faster

Ray is a desktop application that serves as the dedicated home for debugging output. Send, format and filter debug information from both local projects and remote servers.

Thanks for downloading Ray!

By downloading Ray, you explicitly agree to our

terms of use

.

Subscribe for Ray updates and promotions.

No spam, just a few updates a year.

VAT will be calculated during checkout by

Paddle function myAwesomeFunction() {
  
  $string = 'My first debug Item';
  ray($string);
  
  $array = [
    'a' => 1,
    'b' => ['c' => '🕺'],
  ];
  ray($array);
  
  
  $string2 = 'A green statement';
  ray($string2)->green();
}

Go back through previous screens or create a new one

×

Available for / /

Use Ray in your next project

Ray is up and running in seconds in these languages and frameworks!

Good lookin' debug info

Strings, array, objects, … you can send anything to Ray. Output gets formatted automatically and displays the origin of your calls.

Organize calls

Collapse and expand calls, or group items that belong together. Assign Ray colors to your dumps, so you can make use of the color filters in the UI.

Ray loves Laravel

When installed in a Laravel app, Ray can format models and queries, track events, and even render mailables.

Setting breakpoints

You can pause your code. No need to install a special PHP extension.

Your IDE's sidekick

Use system-wide hotkeys to jump to Ray, or have its compact window permanently float above all other windows.

Debug faster in WordPress

When installed in a WordPress app, Ray can format show the queries you executed, all sent mails, and much more.

Remote debugging? No problem!

Ray is able to display debugging information from your server servers. This happens securely via SSH.

Multi-window goodness

Ray can display debugging information for each project in a separate window.

Easy on the eyes

Ray presents debugging information in a clean way. This will greatly help you understand and fix bugs faster.

Nice people saying nice things Simple syntax
ray($anything);
Send a string, arrays, object, … to Ray
ray($anything, $somethingElse);
Send as much as you want
ray($anything)->green();
Apply a color, so you can use Ray's color filters
ray()->queries();
See all queries executed by your Laravel app
ray()->measure();
Check execution time and memory usage
ray()->trace();
Find out where your code was called from
ray()->pause();
Pause your code
ray()->ban();
Keep it cool while debugging
ray(anything);
Send a string, arrays, object, … to Ray
ray(anything, somethingElse);
Send as much as you want
ray(anything).green();
Apply a color, so you can use Ray's color filters
ray().measure();
Check execution time
ray().trace();
Find out where your code was called from
ray().pause();
Pause code execution within your code; must be called using await
ray().ban();
Keep it cool while debugging

Read the docs

Thanks for downloading Ray!

By downloading Ray, you explicitly agree to our

terms of use

.

Subscribe for Ray updates and promotions.

No spam, just a few updates a year.

VAT will be calculated during checkout by

Paddle

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4