PHPackages                             halloverden/symfony-http-exceptions-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. [HTTP &amp; Networking](/categories/http)
4. /
5. halloverden/symfony-http-exceptions-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

halloverden/symfony-http-exceptions-bundle
==========================================

Bundle for halloverden/symfony-http-exceptions

2.2.0(5mo ago)03.2k[1 PRs](https://github.com/halloverden/symfony-http-exceptions-bundle/pulls)MITPHPPHP &gt;=8.1

Since Jan 31Pushed 5mo ago4 watchersCompare

[ Source](https://github.com/halloverden/symfony-http-exceptions-bundle)[ Packagist](https://packagist.org/packages/halloverden/symfony-http-exceptions-bundle)[ RSS](/packages/halloverden-symfony-http-exceptions-bundle/feed)WikiDiscussions main Synced 5d ago

READMEChangelogDependencies (4)Versions (18)Used By (0)

HalloVerdenHttpExceptionsBundle
===============================

[](#halloverdenhttpexceptionsbundle)

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 halloverden/symfony-http-exceptions-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 halloverden/symfony-http-exceptions-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 [
    // ...
    HalloVerden\HttpExceptionsBundle\HalloVerdenHttpExceptionsBundle::class => ['all' => true],
];
```

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance73

Regular maintenance activity

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 87% 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 ~153 days

Recently: every ~370 days

Total

15

Last Release

153d ago

Major Versions

1.4.0 → 2.0.02022-09-08

PHP version history (3 changes)1.0.0PHP ^7.2

1.3.0PHP &gt;=7.4

2.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/be037a51f809599999041698e48a3516363d070b3f4af00e1c90f067ac112b3c?d=identicon)[halloverden](/maintainers/halloverden)

![](https://www.gravatar.com/avatar/944da5ba62000d8d54fdeabb71bb8554596caabae0cadcc2433028105c5d80c8?d=identicon)[erichjsonfosse](/maintainers/erichjsonfosse)

![](https://www.gravatar.com/avatar/849015b0be5ad1a1c8aaecb560dd316192468d401d22562fdf685eb75e4106ad?d=identicon)[tomme87](/maintainers/tomme87)

---

Top Contributors

[![tomme87](https://avatars.githubusercontent.com/u/9094256?v=4)](https://github.com/tomme87 "tomme87 (40 commits)")[![erichjsonfosse](https://avatars.githubusercontent.com/u/3193085?v=4)](https://github.com/erichjsonfosse "erichjsonfosse (6 commits)")

### Embed Badge

![Health badge](/badges/halloverden-symfony-http-exceptions-bundle/health.svg)

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

###  Alternatives

[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[friendsofsymfony/http-cache-bundle

Set path based HTTP cache headers and send invalidation requests to your HTTP cache

43813.2M47](/packages/friendsofsymfony-http-cache-bundle)

PHPackages © 2026

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