sentry / sdk
This is a metapackage shipping sentry/sentry with a recommended HTTP client.
Fund package maintenance!
sentry.io/pricing
sentry.io
Installs: 74 917 466
Dependents: 167
Suggesters: 14
Security: 0
Stars: 302
Watchers: 50
Forks: 11
Open Issues: 0
Type:metapackage
Requires
- http-interop/http-factory-guzzle: ^1.0
- sentry/sentry: ^3.19
- symfony/http-client: ^4.3|^5.0|^6.0
README
Sentry pre-configured PHP SDK
This is a metapackage shipping sentry/sentry with our recommend httpclient.
If you are having troubles with our suggested http layer, please directly install sentry/sentry
with the http client you prefer.
We recommend:
"http-interop/http-factory-guzzle": "^1.0",
"symfony/http-client": "^4.3|^5.0"
as the http layer.
Since this is only a meta package, if you are finding this repo and having issues please create an issue on our main repo: Issue Tracker