Download the PHP package honeybadger-io/honeybadger-laravel without Composer
On this page you can find all versions of the php package honeybadger-io/honeybadger-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download honeybadger-io/honeybadger-laravel
More information about honeybadger-io/honeybadger-laravel
Files in honeybadger-io/honeybadger-laravel
Package honeybadger-laravel
Short Description Honeybadger Laravel integration
License MIT
Homepage https://github.com/honeybadger-io/honeybadger-laravel
Informations about the package honeybadger-laravel
Honeybadger Laravel integration
This is the Laravel library for integrating apps with the :zap: Honeybadger Exception Notifier for Laravel.
Documentation and Support
For comprehensive documentation and support, check out our documentation site:
Testing
Code Style
This project follows the PSR-2 Coding Standard. In addition, StyleCI will apply the Laravel preset.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Releasing
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.
Credits
- TJ Miller
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of honeybadger-laravel with dependencies
honeybadger-io/honeybadger-php Version >=2.21.0
sixlive/dotenv-editor Version ^1.1|^2.0
illuminate/console Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
monolog/monolog Version ^2.0|^3.2
ext-json Version *