2017 © Pedro Peláez
 

library honeybadger-laravel

Honeybadger Laravel integration

image

honeybadger-io/honeybadger-laravel

Honeybadger Laravel integration

  • Sunday, July 15, 2018
  • by ben.curtis
  • Repository
  • 4 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Honeybadger Laravel integration

Latest Version on Packagist Total Downloads Run Tests StyleCI, (*1)

This is the Laravel library for integrating apps with the :zap: Honeybadger Exception Notifier for Laravel., (*2)

Documentation and Support

For comprehensive documentation and support, check out our documentation site:, (*3)

Testing

``` bash, (*4)

composer test ```, (*5)

Code Style

This project follows the PSR-2 Coding Standard. In addition, StyleCI will apply the Laravel preset., (*6)

Changelog

Please see CHANGELOG for more information what has changed recently., (*7)

Contributing

Please see CONTRIBUTING for details., (*8)

Releasing

We have enabled GitHub integration with Packagist. Packagist is automatically notified when a new release is made on GitHub., (*9)

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., (*10)

Credits

License

The MIT License (MIT). Please see License File for more information., (*11)

The Versions