Download the PHP package softwax/correlation-ids-bundle without Composer
On this page you can find all versions of the php package softwax/correlation-ids-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download softwax/correlation-ids-bundle
More information about softwax/correlation-ids-bundle
Files in softwax/correlation-ids-bundle
Download softwax/correlation-ids-bundle
More information about softwax/correlation-ids-bundle
Files in softwax/correlation-ids-bundle
Vendor softwax
Package correlation-ids-bundle
Short Description This bundle adds correlation capabilities to your project.
License MIT
Package correlation-ids-bundle
Short Description This bundle adds correlation capabilities to your project.
License MIT
Please rate this library. Is it a good library?
Informations about the package correlation-ids-bundle
SoftWax Correlation Ids Bundle
Installation
composer require softwax/correlation-ids-bundle
Purpose:
- giving request/process correlation capabilities to your project.
- injecting correlation data as an extra arguments to all monolog records.
The basic idea of correlation id is to trace process between applications (useful in microservices architecture).
Example: the root application generates correlation id and passes it to next application which in turn passes it to the next and so on.
All versions of correlation-ids-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-gmp Version *
ext-json Version *
symfony/config Version ^7.0
symfony/dependency-injection Version ^7.0
symfony/event-dispatcher Version ^7.0
symfony/http-kernel Version ^7.0
ext-gmp Version *
ext-json Version *
symfony/config Version ^7.0
symfony/dependency-injection Version ^7.0
symfony/event-dispatcher Version ^7.0
symfony/http-kernel Version ^7.0
The package softwax/correlation-ids-bundle contains the following files
Loading the files please wait ....