flow php

PSR-18 Telemetry Bridge

Composer

composer require flow-php/psr18-telemetry-bridge:~0.34.3

Core Dependencies

HTTP Client Implementation

This bridge requires a PSR-18 compatible HTTP client. The psr/http-client interface is installed automatically, but you need an actual implementation, for example:

composer require symfony/http-client nyholm/psr7

Contributors

Join us on GitHub external resource
scroll back to top