Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spatie/wordpress-ray
Debug with Ray to fix problems faster in WordPress apps
https://github.com/spatie/wordpress-ray
debugging php wordpress
Last synced: 1 minute ago
JSON representation
Debug with Ray to fix problems faster in WordPress apps
- Host: GitHub
- URL: https://github.com/spatie/wordpress-ray
- Owner: spatie
- License: mit
- Created: 2021-01-09T15:34:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T22:20:56.000Z (about 2 months ago)
- Last Synced: 2024-12-24T03:57:27.772Z (5 days ago)
- Topics: debugging, php, wordpress
- Language: PHP
- Homepage: https://myray.app
- Size: 7.64 MB
- Stars: 74
- Watchers: 5
- Forks: 14
- 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 WordPress apps with ease
[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/wordpress-ray.svg?style=flat-square)](https://packagist.org/packages/spatie/wordpress-ray)
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/spatie/wordpress-ray/Tests?label=tests)](https://github.com/spatie/wordpress-ray/actions?query=workflow%3ATests+branch%3Amaster)
[![Total Downloads](https://img.shields.io/packagist/dt/spatie/wordpress-ray.svg?style=flat-square)](https://packagist.org/packages/spatie/wordpress-ray)This package can be installed in a WordPress application to send messages to [the Ray app](https://myray.app).
## Documentation
You can find the full documentation on [our documentation site](https://spatie.be/docs/ray).
## 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.
## Release instructions for maintainers
- update spatie/ray in `composer.json` with the highest version number of the package
- update `readme.txt` and `wp-ray` with the new release number
- create a new release, it will automatically be pushed to the WordPress SVN## 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.