spatie / laravel-ray
Easily debug Laravel apps
Installs: 24 923 362
Dependents: 2 501
Suggesters: 0
Security: 0
Stars: 287
Watchers: 20
Forks: 61
Open Issues: 4
Requires
- php: ^7.4|^8.0
- ext-json: *
- illuminate/contracts: ^7.20|^8.19|^9.0|^10.0|^11.0
- illuminate/database: ^7.20|^8.19|^9.0|^10.0|^11.0
- illuminate/queue: ^7.20|^8.19|^9.0|^10.0|^11.0
- illuminate/support: ^7.20|^8.19|^9.0|^10.0|^11.0
- rector/rector: ^0.19.2|^1.0
- spatie/backtrace: ^1.0
- spatie/ray: ^1.41.1
- symfony/stopwatch: 4.2|^5.1|^6.0|^7.0
- zbateson/mail-mime-parser: ^1.3.1|^2.0|^3.0
Requires (Dev)
- guzzlehttp/guzzle: ^7.3
- laravel/framework: ^7.20|^8.19|^9.0|^10.0|^11.0
- orchestra/testbench-core: ^5.0|^6.0|^7.0|^8.0|^9.0
- pestphp/pest: ^1.22|^2.0
- phpstan/phpstan: ^1.10.57
- phpunit/phpunit: ^9.3|^10.1
- spatie/pest-plugin-snapshots: ^1.1|^2.0
- symfony/var-dumper: ^4.2|^5.1|^6.0|^7.0.3
- dev-main / 1.x-dev
- 1.37.1
- 1.37.0
- 1.36.3
- 1.36.2
- 1.36.1
- 1.36.0
- 1.35.1
- 1.35.0
- 1.34.0
- 1.33.1
- 1.33.0
- 1.32.6
- 1.32.5
- 1.32.4
- 1.32.3
- 1.32.2
- 1.32.1
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.7
- 1.29.6
- 1.29.5
- 1.29.4
- 1.29.3
- 1.29.2
- 1.29.1
- 1.29.0
- 1.28.0
- 1.27.2
- 1.27.1
- 1.27.0
- 1.26.5
- 1.26.4
- 1.26.3
- 1.26.2
- 1.26.1
- 1.26.0
- 1.25.2
- 1.25.1
- 1.25.0
- 1.24.2
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.2
- 1.20.1
- 1.20.0
- 1.19.1
- 1.19.0
- 1.18.0
- 1.17.4
- 1.17.3
- 1.17.2
- 1.17.1
- 1.17.0
- 1.16.0
- 1.15.1
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.6
- 1.12.5
- 1.12.4
- 1.12.3
- 1.12.2
- 1.12.1
- 1.12.0
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.1
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.0
- 1.7.1
- 1.6.1
- 1.6.0
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-mysql-visual-explain
- dev-feature/attachments
This package is auto-updated.
Last update: 2024-10-06 15:05:40 UTC
README
This package can be installed in any PHP application to send messages to the Ray app.
The desktop app:
- can be used in WordPress, Laravel, PHP, JavaScript function
- shows you models, mails, queries, ... IN Laravel
- helps you to debug locally or via SSH
- lets you measure performance & set breakpoints
Documentation
You can find the full documentation on our documentation site.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.