PHPackages                             itamit/classifier-error-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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. itamit/classifier-error-bundle

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

itamit/classifier-error-bundle
==============================

Bundle for symfony classifier error

27PHPCI failing

Since Jun 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/itamitCom/classifier-error-bundle)[ Packagist](https://packagist.org/packages/itamit/classifier-error-bundle)[ RSS](/packages/itamit-classifier-error-bundle/feed)WikiDiscussions develop Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Classifier error bundle
=======================

[](#classifier-error-bundle)

Automatic error generation from exceptions
------------------------------------------

[](#automatic-error-generation-from-exceptions)

The classifier represents application exception listeners. In order for the exception to be converted into an HTTP response, specify the error code known to the classifier in the `code` field of the exception.

Status
------

[](#status)

This package is currently in the active development.

Requirements
------------

[](#requirements)

- [PHP 7.2](http://php.net/releases/7_2_0.php) or greater
- [Symfony 4.4](https://symfony.com/roadmap/4.4)

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

[](#installation)

1. Require the bundle and a PSR 7/17 implementation with Composer:

    ```
    composer require itamit/classifier-error-bundle
    ```
2. Enable the bundle in `config/bundles.php` by adding it to the array:

    ```
    Itamit\ClassifierErrorBundle\ClassifierErrorBundle::class => ['all' => true]
    ```

Adding custom classifier error
------------------------------

[](#adding-custom-classifier-error)

1. Create a class that implements an interface `Itamit\ClassifierErrorBundle\Provider\ErrorProviderInterface`
2. Register the created class as a service with a tag `classifier_error.error_provider`

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/527f185ba381b55263156fc631f2b8eeb62b2c03d39ec05394e8a75f14a2031b?d=identicon)[itamit](/maintainers/itamit)

### Embed Badge

![Health badge](/badges/itamit-classifier-error-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/itamit-classifier-error-bundle/health.svg)](https://phpackages.com/packages/itamit-classifier-error-bundle)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)[beyondcode/helo-laravel

HELO Laravel debug helper

90360.1k](/packages/beyondcode-helo-laravel)

PHPackages © 2026

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