Download the PHP package andersundsehr/sentry-async without Composer
On this page you can find all versions of the php package andersundsehr/sentry-async. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andersundsehr/sentry-async
More information about andersundsehr/sentry-async
Files in andersundsehr/sentry-async
Download andersundsehr/sentry-async
More information about andersundsehr/sentry-async
Files in andersundsehr/sentry-async
Vendor andersundsehr
Package sentry-async
Short Description Asynchronous Sentry for Symfony - Fire and forget
License MIT
Homepage https://www.andersundsehr.com
Package sentry-async
Short Description Asynchronous Sentry for Symfony - Fire and forget
License MIT
Homepage https://www.andersundsehr.com
Please rate this library. Is it a good library?
Informations about the package sentry-async
Configuration
To enable the asynchronous transport configure sentry to use our transport factory.
The extension is shipped with a default file_queue, which may be configured in config/packages/sentry.yaml
The andersundsehr/sentry-async depends on SENTRY_DSN environment variable set.
Indeed, you can use another queue functionality and do things on your own config/services.yaml implementing \AUS\SentryAsync\Queue\QueueInterface
All versions of sentry-async with dependencies
PHP Build Version
Package Version
Requires
ext-fileinfo Version
*
http-interop/http-factory-discovery Version ^1.6
php-http/discovery Version *
psr/http-client Version ^1.0
psr/http-factory-implementation Version *
sentry/sentry Version ^4.10.0
sentry/sentry-symfony Version ^5.1
symfony/http-client Version ^7.2
http-interop/http-factory-discovery Version ^1.6
php-http/discovery Version *
psr/http-client Version ^1.0
psr/http-factory-implementation Version *
sentry/sentry Version ^4.10.0
sentry/sentry-symfony Version ^5.1
symfony/http-client Version ^7.2
The package andersundsehr/sentry-async contains the following files
Loading the files please wait ....