Libraries tagged by json-error
wunderwerkio/jsonapi-error
8994 Downloads
Simple class to conveniently create a JSON error that complies with the JSON:API specification.
andrewdyer/json-error-handler
193 Downloads
A structured JSON error handler for Slim Framework applications that maps exceptions to typed, consistent error payloads
codekandis/json-error-handler
738 Downloads
`codekandis/json-error-handler` is a library to handle JSON errors in an object oriented way.
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.
cleatsquad/php-error-boundary
5 Downloads
Best-effort JSON envelope for PHP fatals and uncaught exceptions that never reach your framework's own error handling
tiny-blocks/http-error-handler
54 Downloads
PSR-15 error handler that maps thrown exceptions to structured JSON error responses with optional logging.
phpdot/error-handler
6 Downloads
Modern error handler with debug pages, RFC 9457 JSON errors, customizable renderers, solution providers, and PSR-15 middleware.
siestacat/symfony-json-error-response
121 Downloads
Return a JsonResponse with error message or exception
prx/json-error
119 Downloads
mtymek/blast-json-error-middleware
8 Downloads
JSON error handler middleware (PSR-7)
mtymek/blast-json-error
7964 Downloads
A PSR-15 middleware for rendering JSON responses for exceptions.
matthewerskine/json-error-renderer
511 Downloads
A simple helper for Laravel/Lumen which will allow rendering of errors as JSON
per-seo/jsonerror
28 Downloads
JSON Error for Slim 4. This Renderer print a JSON when a 500 error occours
meritum/http-exception-handler
38 Downloads
meritum/http exception handler that translates exceptions into structured JSON error responses using the meritum/structured-logging pipeline
jeromejhipolito/laravel-global-error-formatter
11 Downloads
Global error/exception handler for Laravel APIs. Standardized JSON error responses with configurable exception mappings.