This is the client library for integrating apps with the ⚡ Honeybadger Exception Notifier for PHP.
- Laravel - honeybadger-io/honeybadger-laravel
For comprehensive documentation and support, check out our documentation site.
composer test
This project follows the PSR-2 Coding Standard. In addition, StyleCI will apply the Laravel preset.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
We have enabled GitHub integration with Packagist. Packagist is automatically notified when a new release is made on GitHub.
Releases are automated, using Github Actions:
- When a PR is merged on master, the run-tests.yml workflow is executed, which runs the tests.
- If the tests pass, the release.yml workflow will be executed.
- Depending on the commit message, a release PR will be created with the suggested the version bump and changelog. Note: Not all commit messages trigger a new release, for example, chore: ... will not trigger a release.
- If the release PR is merged, the release.yml workflow will be executed again, and this time it will create a github release.
If you discover any security related issues, please email security@honeybadger.io instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.