Libraries tagged by json exception
laravel-json-api/exceptions
855240 Downloads
JSON:API exception parsing for Laravel applications.
daverandom/exceptional-json
1306428 Downloads
JSON encoding and decoding that throws exceptions on failure
lanin/laravel-api-exceptions
87646 Downloads
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
eastwest/json
178057 Downloads
Wrap JSON encoding/decoding errors in exception
pmjones/throwable-properties
28405 Downloads
Copies properties of a Throwable to a serializable object.
pnz/json-exception
190064 Downloads
Json decode/encode library with exception throwing on error.
wyrihaximus/json-throwable
234782 Downloads
📠JSON encode and decode throwables and exceptions
sfelix-martins/json-exception-handler
62717 Downloads
Adds more power to Laravel Exceptions Handler to treat json responses
myparcelcom/json-api
65885 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
hampel/json
74722 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
digiaonline/json-helpers
57584 Downloads
Exception-based wrappers for json_encode and json_decode
irontec/json-exception-response-bundle
2621 Downloads
Treat exceptions in JSON
mihasicehcek/json_parser
5123 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
ufo-tech/rpc-exceptions
1252 Downloads
Exception package RPC server error codes
suin/json
27123 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.