PHPackages                             weblabel/http-client-bundle - 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. weblabel/http-client-bundle

ActiveSymfony-bundle

weblabel/http-client-bundle
===========================

This bundle integrates http-client with Symfony framework

v1.0.2(4y ago)01.4k[3 PRs](https://github.com/weblabel-tech/WeblabelHttpClientBundle/pulls)MITPHPPHP &gt;=7.4

Since Feb 23Pushed 3y agoCompare

[ Source](https://github.com/weblabel-tech/WeblabelHttpClientBundle)[ Packagist](https://packagist.org/packages/weblabel/http-client-bundle)[ RSS](/packages/weblabel-http-client-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (3)Dependencies (10)Versions (7)Used By (0)

WeblabelHttpClientBundle
========================

[](#weblabelhttpclientbundle)

[![Github CI](https://github.com/weblabel-tech/WeblabelHttpClientBundle/actions/workflows/testsuite.yml/badge.svg)](https://github.com/weblabel-tech/WeblabelHttpClientBundle/actions/workflows/testsuite.yml)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require weblabel/http-client-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require weblabel/http-client-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Weblabel\HttpClientBundle\WeblabelHttpClientBundle::class => ['all' => true],
];
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Every ~327 days

Total

3

Last Release

1620d ago

PHP version history (2 changes)v1.0PHP ^7.4

v1.0.2PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed18c7b488d7a7c255db3590e31e22f0d19d368e19088019125a1f3d563a956c?d=identicon)[a-kowalski](/maintainers/a-kowalski)

---

Top Contributors

[![a-kowalski](https://avatars.githubusercontent.com/u/16385105?v=4)](https://github.com/a-kowalski "a-kowalski (17 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/weblabel-http-client-bundle/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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