laravel-ray
ray
laravel-ray | ray | |
---|---|---|
- | 17 | |
288 | 574 | |
1.4% | 1.6% | |
8.2 | 7.8 | |
2 months ago | 3 months ago | |
PHP | PHP | |
MIT License | 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.
laravel-ray
We haven't tracked posts mentioning laravel-ray yet.
Tracking mentions began in Dec 2020.
ray
-
PHP Doesn't Suck Anymore
Debugging is pretty easy with something like Ray (https://myray.app/) or Laravel Herd (https://herd.laravel.com/, despite its name runs differnet php apps just fine).
When it coems to running different PHP versions, modern PHP development has largely moved to using Docker (ddev, for example: https://ddev.com/) for that, and there's plenty Docker images for old PHP versions so it's a non-issue. I'd also imagine it be difficult to get many other outdated programming languages via a package manager.
There's now the PHP Foundation, which while relatively new in its formation, has significantly boosted PHP development and I'd recommend donating if improving the language is important to you.
-
How to Debug PHP and Laravel Code?
I'm using Ray (https://myray.app/) from spatie, it's easy to install (composer) and is doing all I need :)
-
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"
-
senior developers are amateurs (source in comments)
testimonials gone wrong at myray.app
-
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.
-
Speed up migrations when running Laravel tests
This command generates a file in database/schema and deletes all my migration files. Before squashing the migrations, it was taking 11.031 seconds according to well placed Ray call in the RefreshDatabase trait:
What are some alternatives?
Kint - Kint - Advanced PHP dumper
ray-proxy - a proxy for the Ray app to allow debugging of payloads
Cachet - 🚦 The open-source status page system.
python-devtools - Dev tools for python
frog - Frog - A new way to debug in PHP
backtrace - A better backtrace
ignition - A beautiful error page for PHP apps
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.
artisan-cache-debug - Simple artisan command to debug your redis cache. Requires PHP 8.1 & Laravel 9
php-console-extension
Laravel - The Laravel Framework.
x-ray - Scan source code for calls to ray() and related calls.