hautelook / sentry-client
A PHP client for Sentry (http://getsentry.com)
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 82 985
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 18
Forks: 7
Open Issues: 3
Requires
- php: >=5.3 || ~7.0
- guzzle/guzzle: ~3.7
- ramsey/uuid: ~2.0 || ~3.0
- symfony/config: ~2.1 || ~3.0
- symfony/debug: ~2.3 || ~3.0
Requires (Dev)
- phpunit/phpunit: ~4.0
- symfony/http-foundation: ~2.1 || ~3.0
- symfony/security: ~2.1 || ~3.0
This package is not auto-updated.
Last update: 2022-01-22 02:31:55 UTC
README
Rewrite of the original raven-php to use guzzle and a more modern/maintainable architecture.