https://github.com/spatie/laravel-ray
Debug with Ray to fix problems faster in Laravel apps
https://github.com/spatie/laravel-ray
debug laravel php
Last synced: about 1 year ago
JSON representation
Debug with Ray to fix problems faster in Laravel apps
- Host: GitHub
- URL: https://github.com/spatie/laravel-ray
- Owner: spatie
- License: mit
- Created: 2020-11-04T17:05:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T23:38:14.000Z (about 1 year ago)
- Last Synced: 2025-05-13T00:29:38.394Z (about 1 year ago)
- Topics: debug, laravel, php
- Language: PHP
- Homepage: https://myray.app
- Size: 608 KB
- Stars: 302
- Watchers: 19
- Forks: 63
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Debug with Ray to fix problems faster
[](https://packagist.org/packages/spatie/laravel-ray)

[](https://github.com/spatie/laravel-ray/actions/workflows/phpstan.yml)
[](https://packagist.org/packages/spatie/laravel-ray)
This package can be installed in any PHP application to send messages to [the Ray app](https://myray.app).
[
](https://spatie.be/github-ad-click/laravel-ray)
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](https://spatie.be/docs/ray).
## Testing
``` bash
composer test
```
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [Freek Van der Herten](https://github.com/freekmurze)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.