PHPackages                             pccomponentes/apm-guzzle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. pccomponentes/apm-guzzle

ActiveLibrary[HTTP &amp; Networking](/categories/http)

pccomponentes/apm-guzzle
========================

Elastic APM for Guzzle

0.1.3(5y ago)113.6k1MITPHPPHP ^7.4 | ^8.0CI failing

Since May 28Pushed 5y ago6 watchersCompare

[ Source](https://github.com/PcComponentes/apm-guzzle)[ Packagist](https://packagist.org/packages/pccomponentes/apm-guzzle)[ RSS](/packages/pccomponentes-apm-guzzle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (3)Versions (6)Used By (0)

Elastic APM for Guzzle
======================

[](#elastic-apm-for-guzzle)

This library supports Span traces of HTTP calls and distributed traces with [Guzzle](https://github.com/guzzle/guzzle).

Installation
------------

[](#installation)

1. Install via [composer](https://getcomposer.org/)

    ```
    composer require pccomponentes/apm-guzzle
    ```

Usage
-----

[](#usage)

In all cases, an already created instance of [ElasticApmTracer](https://github.com/zoilomora/elastic-apm-agent-php) is assumed.

### Native PHP

[](#native-php)

```
