Download the PHP package autologic-web/symfony-json-exceptions without Composer
On this page you can find all versions of the php package autologic-web/symfony-json-exceptions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download autologic-web/symfony-json-exceptions
More information about autologic-web/symfony-json-exceptions
Files in autologic-web/symfony-json-exceptions
Download autologic-web/symfony-json-exceptions
More information about autologic-web/symfony-json-exceptions
Files in autologic-web/symfony-json-exceptions
Vendor autologic-web
Package symfony-json-exceptions
Short Description Graceful Symfony API errors
License MIT
Package symfony-json-exceptions
Short Description Graceful Symfony API errors
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-json-exceptions
Symfony JSON Exceptions
Handle exceptions gracefully in your Symfony APIs.
Include the bundle in config/bundles.php
in Symfony 4+ or in AppKernel.php
in Symfony 2+ and you're done for production.
If you want to use pretty exceptions in dev, add the following to the root level of your config, or a new file in Symfony 4+:
Compatible with Symfony 2, 3 & 4. PHP 5.3 to 7.2.
Returns consistently formatted errors with title, detail and status. Not found example:
Credit to @dannym87 for first implementing this in one of our services. It's now a library for re-use.
All versions of symfony-json-exceptions with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0
symfony/http-foundation Version ^2.7|^3.0|^4.0
symfony/config Version ^2.7|^3.0|^4.0
symfony/dependency-injection Version ^2.7|^3.0|^4.0
symfony/http-kernel Version ^2.7|^3.0|^4.0
symfony/http-foundation Version ^2.7|^3.0|^4.0
symfony/config Version ^2.7|^3.0|^4.0
symfony/dependency-injection Version ^2.7|^3.0|^4.0
symfony/http-kernel Version ^2.7|^3.0|^4.0
The package autologic-web/symfony-json-exceptions contains the following files
Loading the files please wait ....