honeybadger-io / honeybadger-php
Honeybadger PHP library
Installs: 761 906
Dependents: 3
Suggesters: 0
Security: 0
Stars: 37
Watchers: 10
Forks: 22
Open Issues: 2
Requires
- php: ^7.2|^8.0
- ext-json: *
- guzzlehttp/guzzle: ^6.3|^7.0.1
- monolog/monolog: ^2.0|^3.0
- symfony/http-foundation: >=3.3|^4.1
Requires (Dev)
- larapack/dd: ^1.1
- mockery/mockery: ^1.4
- phpunit/phpunit: ^8.5|^9.4
- dev-master / 2.x-dev
- v2.14.1
- 2.14.0
- 2.13.0
- 2.12.1
- 2.12.0
- 2.11.3
- 2.11.2
- 2.11.1
- 2.11.0
- v2.10.0
- v2.9.2
- v2.9.1
- v2.9.0
- v2.8.3
- v2.8.2
- v2.8.1
- v2.8.0
- v2.7.0
- v2.6.0
- v2.5.0
- v2.4.1
- v2.4.0
- v2.3.0
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.0
- v2.0.2
- v2.0.1
- v2.0.0
- v1.9.0
- v1.8.0
- v1.7.2
- v1.7.1
- v1.7.0
- v1.6.0
- v1.5.1
- v1.5.0
- v1.4.0
- v1.3.0
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.0
- 0.x-dev
- v0.4.1
- v0.4.0
- v0.3.2
- v0.3.1
- v0.3.0
- 0.2.0
- 0.1.0
- dev-checkins-manager
- dev-release-instructions
- dev-shalvah-patch-1
This package is auto-updated.
Last update: 2023-09-29 21:59:13 UTC
README
This is the client library for integrating apps with the ⚡ Honeybadger Exception Notifier for PHP.
Framework Integrations
- Laravel - honeybadger-io/honeybadger-laravel
Documentation and Support
For comprehensive documentation and support, check out our documentation site.
Testing
composer test
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:
- Update
CHANGELOG.md
with a new release and the changes - Create a new release on the GitHub UI:
- Create a new tag (i.e.
v3.15.1
) - Set release title as the version (i.e.
3.15.1
) - Copy/paste changelog into release description
Security
If you discover any security related issues, please email security@honeybadger.io instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.