spatie / our-ray
Send Ray payloads to the cloud via ourray.app
1.0.1
2026-03-31 12:50 UTC
Requires
- php: ^7.4|^8.0
- ext-curl: *
- spatie/ray: ^1.48
Requires (Dev)
- pestphp/pest: ^1.0|^2.0|^3.0
This package is auto-updated.
Last update: 2026-03-31 12:52:20 UTC
README
This package allows you to send Ray payloads to the cloud via ourray.app.
Installation
You can install the package via composer:
composer require spatie/our-ray
Usage
Use the our() helper to automatically send Ray payloads to the cloud:
our()->ray('my debug data');
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.