An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# spatie/ray - Send debug output from PHP to Ray

[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/ray.svg?style=flat-square)](https://packagist.org/packages/spatie/ray)
![Tests](https://github.com/spatie/ray/workflows/Tests/badge.svg)
[![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-ray.svg?style=flat-square)](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.