xndbogdan / laravel-ray-legacy
Easily debug legacy Laravel apps
v1.0.2
2023-08-08 10:58 UTC
Requires
- php: ^7.0|^8.0
- ext-json: *
- illuminate/contracts: ^5.0|^6.0|^7.0|^8.0|^9.0
- illuminate/database: ^5.0|^6.0|^7.0|^8.0|^9.0
- illuminate/queue: ^5.0|^6.0|^7.0|^8.0|^9.0
- illuminate/support: ^5.0|^6.0|^7.0|^8.0|^9.0
- illuminate/view: ^5.0|^6.0|^7.0|^8.0|^9.0
- league/commonmark: ^1.0|^2.0
- spatie/backtrace: *
- spatie/ray: *
- symfony/stopwatch: 4.2|^5.1
- voku/portable-ascii: ^1.5
- zbateson/mail-mime-parser: ^1.3.1
Requires (Dev)
- facade/ignition: *
- guzzlehttp/guzzle: *
- laravel/framework: ^5.0|^6.0|^7.0|^8.0|^9.0
- orchestra/testbench-core: *
- phpstan/phpstan: *
- phpunit/phpunit: *
- spatie/phpunit-snapshot-assertions: *
README
This package can be installed in any PHP application to send messages to the Ray app. It was modified to work with older laravel installations. It was tested on 5.6 but may work with even lower versions.
composer require xndbogdan/laravel-ray-legacy
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.