Libraries tagged by json exception
onramplab/laravel-exceptions
21260 Downloads
Handling Laravel exceptions for logs and API response
ceedcv-maya/shared-http-laravel
898 Downloads
Reusable HTTP utilities for Laravel APIs: standardized JSON response envelope, health endpoint, app metadata controller, exception handler, accent-fold search support.
irontec/json-exception-response-bundle
2983 Downloads
Treat exceptions in JSON
goma/goma-json-lib
1710 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
ufo-tech/rpc-exceptions
4544 Downloads
Exception package RPC server error codes
suin/json
27577 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
app-verk/api-exception-bundle
7838 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
osm/easy-rest-bundle
1451 Downloads
Simple and lightweight bundle provides JSON based request / response and exception handling support to develop RESTful API's with Symfony.
stackmasteraliza/laravel-api-response
52 Downloads
A clean, fluent, and consistent API response builder for Laravel 10/11/12. Features standardized JSON responses, automatic pagination metadata, built-in exception handling, validation error formatting, and a convenient trait for controllers.
radweb/json-exception-formatter
2104 Downloads
JSON for your Exceptions
middlewares/json-exception-handler
7 Downloads
Middleware to catch exceptions and output them as JSON
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
rrd108/cakephp-json-api-exception
1627 Downloads
JsonApiException plugin for CakePHP
robrogers3/laravel-jsonaware-exception-handler
13 Downloads
Laravel Json Aware Exception Handler
philiprehberger/php-safe-json
68 Downloads
Safe JSON parsing with exceptions, schema validation, and typed getters