PHPackages                             libero/api-problem-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. [API Development](/categories/api)
4. /
5. libero/api-problem-bundle

AbandonedArchivedSymfony-bundle[API Development](/categories/api)

libero/api-problem-bundle
=========================

Implements the Libero API error standard

v0.2.0(7y ago)01.8k21MITPHPPHP ^7.2

Since Oct 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/libero/api-problem-bundle)[ Packagist](https://packagist.org/packages/libero/api-problem-bundle)[ RSS](/packages/libero-api-problem-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (14)Versions (5)Used By (1)

ApiProblemBundle
================

[](#apiproblembundle)

[![Build Status](https://camo.githubusercontent.com/beace5e336a2e9f67b9ecac8ad3c71003e1fc0a88a5cf0fe48b7a4bce3e72538/68747470733a2f2f7472617669732d63692e636f6d2f6c696265726f2f6170692d70726f626c656d2d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/libero/api-problem-bundle)

This is a [Symfony](https://symfony.com/) bundle implements the Libero API error standard (based on [Problem Details for HTTP APIs](https://tools.ietf.org/html/rfc7807)).

Getting started
---------------

[](#getting-started)

Using [Composer](https://getcomposer.org/) you can add the bundle as a dependency:

```
composer require libero/api-problem-bundle

```

If you're not using [Symfony Flex](https://symfony.com/doc/current/setup/flex.html), you'll need to enable the bundle in your application.

All exceptions are caught and turned into a `application/problem+xml` response.

To modify the contents of the response, you can listen for the [`libero.api_problem.create` event](src/Event/CreateApiProblem.php).

Any remaining exceptions will be caught; unless the exception is an instance of Symfony's `HttpExceptionInterface`, the response will be `500 Internal Server Error`.

Getting help
------------

[](#getting-help)

- Report a bug or request a feature on [GitHub](https://github.com/libero/libero/issues/new/choose).
- Ask a question on the [Libero Community Slack](https://libero-community.slack.com/).
- Read the [code of conduct](https://libero.pub/code-of-conduct).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~39 days

Total

4

Last Release

2688d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e6aaeba393e9038b5a5a916e5f4e32ffb349436e3be2027be4828f486bc8c9d?d=identicon)[thewilkybarkid](/maintainers/thewilkybarkid)

---

Top Contributors

[![thewilkybarkid](https://avatars.githubusercontent.com/u/1784740?v=4)](https://github.com/thewilkybarkid "thewilkybarkid (9 commits)")[![davidcmoulton](https://avatars.githubusercontent.com/u/2893480?v=4)](https://github.com/davidcmoulton "davidcmoulton (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/libero-api-problem-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/libero-api-problem-bundle/health.svg)](https://phpackages.com/packages/libero-api-problem-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M384](/packages/easycorp-easyadmin-bundle)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.4k](/packages/symfony-framework-bundle)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k185.6M2.3k](/packages/symfony-security-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M555](/packages/shopware-core)

PHPackages © 2026

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