PHPackages                             pccomponentes/apm-symfony-http-client - 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-symfony-http-client

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

pccomponentes/apm-symfony-http-client
=====================================

Elastic APM for Symfony HttpClient

0.1.0(5y ago)03151MITPHPPHP ^7.4

Since Jun 26Pushed 5y ago6 watchersCompare

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

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Elastic APM for Symfony HttpClient
==================================

[](#elastic-apm-for-symfony-httpclient)

This library supports Span traces of [Symfony HttpKernel](https://github.com/symfony/http-kernel) requests.

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

[](#installation)

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

    ```
    composer require pccomponentes/apm-symfony-http-client
    ```

Usage
-----

[](#usage)

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

### Service Container (Symfony)

[](#service-container-symfony)

```
amp.http_client:
    class: PcComponentes\RuleStorm\Infrastructure\TraceableApmHttpClient
    arguments:
        $client: '@http_client'
        $elasticApmTracer: '@apm.tracer' # \ZoiloMora\ElasticAPM\ElasticApmTracer instance.
```

License
-------

[](#license)

Licensed under the [MIT license](http://opensource.org/licenses/MIT)

Read [LICENSE](LICENSE) for more information

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2147d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2efc40cc46345b315e1a318cf89c8315d25da0296f88d94a07893d605470eab2?d=identicon)[mashware](/maintainers/mashware)

### Embed Badge

![Health badge](/badges/pccomponentes-apm-symfony-http-client/health.svg)

```
[![Health](https://phpackages.com/badges/pccomponentes-apm-symfony-http-client/health.svg)](https://phpackages.com/packages/pccomponentes-apm-symfony-http-client)
```

###  Alternatives

[symfony/http-client

Provides powerful methods to fetch HTTP resources synchronously or asynchronously

2.0k314.0M3.4k](/packages/symfony-http-client)[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[async-aws/core

Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.

10139.5M66](/packages/async-aws-core)[illuminate/http

The Illuminate Http package.

11936.0M5.1k](/packages/illuminate-http)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

9230.2k4](/packages/bitrix24-b24phpsdk)[benjaminfavre/oauth2-http-client

A lightweight OAuth 2 decorator for the Symfony HTTP Client.

231.3M4](/packages/benjaminfavre-oauth2-http-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
