https://github.com/getsentry/sentry-php-sdk
This is a meta package to ship sentry-php with a recommend http client.
https://github.com/getsentry/sentry-php-sdk
tag-production
Last synced: 5 months ago
JSON representation
This is a meta package to ship sentry-php with a recommend http client.
- Host: GitHub
- URL: https://github.com/getsentry/sentry-php-sdk
- Owner: getsentry
- License: mit
- Created: 2019-02-08T10:52:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T18:32:43.000Z (10 months ago)
- Last Synced: 2025-05-07T23:34:54.416Z (5 months ago)
- Topics: tag-production
- Homepage: https://github.com/getsentry/sentry-php
- Size: 29.3 KB
- Stars: 325
- Watchers: 56
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Official Sentry SDK for PHP
[](https://packagist.org/packages/sentry/sdk)
[](https://packagist.org/packages/sentry/sdk)
[](https://packagist.org/packages/sentry/sdk)This is a meta package that **historically** shipped [sentry/sentry](https://github.com/getsentry/sentry-php) with an HTTP client.
We recommend using [sentry/sentry](https://github.com/getsentry/sentry-php) instead.
```bash
composer require sentry/sentry
```Since this is only a meta package, if you are finding this repo and having issues, please create an issue on our main repository's [issue tracker](https://github.com/getsentry/sentry-php/issues)