https://github.com/spatie/ray
Debug with Ray to fix problems faster
https://github.com/spatie/ray
debug dump laravel php
Last synced: 16 days ago
JSON representation
Debug with Ray to fix problems faster
- Host: GitHub
- URL: https://github.com/spatie/ray
- Owner: spatie
- License: mit
- Created: 2020-11-04T10:30:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T08:57:41.000Z (11 months ago)
- Last Synced: 2025-04-14T02:57:49.822Z (10 months ago)
- Topics: debug, dump, laravel, php
- Language: PHP
- Homepage: https://myray.app
- Size: 16.3 MB
- Stars: 597
- Watchers: 8
- Forks: 107
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# spatie/ray - Send debug output from PHP to Ray
[](https://packagist.org/packages/spatie/ray)

[](https://packagist.org/packages/spatie/ray)
This package can be installed in any PHP application to send debug output to [Ray](https://myray.app), the desktop debugging app from [Spatie](https://spatie.be/).
[
](https://spatie.be/github-ad-click/ray)
Ray is a desktop debugging app that keeps the instant feedback you get from console.log() and dump() but lets you use the same debugging syntax across Laravel, PHP, JavaScript and more frameworks and languages.
- Send anything you want to Ray, including HTML, arrays, queries, and Markdown files.
- View and interact with output your AI sends to Ray using our MCP server.
- Measure performance and pause execution in PHP.
- Beautifully designed themes to match your style.
Download our free trial and send up to 20 messages each session. Enjoying Ray? Buy a license to unlock the app and get full access.
## Documentation
You can find the full documentation for using Ray with PHP on [https://myray.app/docs/php](https://myray.app/docs/php/vanilla-php/installation).
## 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.