PHPackages                             soft-passio/api-exception-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. soft-passio/api-exception-bundle

ActiveSymfony-bundle

soft-passio/api-exception-bundle
================================

catch all Symfony errors and convert it to problem json RFC7807 response

2.2(5y ago)01.1kMITPHPPHP ^7.2

Since Jul 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SoftPassio/ApiExceptionBundle)[ Packagist](https://packagist.org/packages/soft-passio/api-exception-bundle)[ RSS](/packages/soft-passio-api-exception-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)Dependencies (1)Versions (14)Used By (0)

ApiExceptionBundle
==================

[](#apiexceptionbundle)

Catch all Symfony 3.3 or newer errors and convert it to problem+json RFC7807 response

Installation:
-------------

[](#installation)

Required the bundle with composer:

```
$ php composer.phar require soft-passio/api-exception-bundle

```

Add bundle to AppKernel:

```
