Libraries tagged by json exception
laravel-json-api/exceptions
1006758 Downloads
JSON:API exception parsing for Laravel applications.
daverandom/exceptional-json
1336408 Downloads
JSON encoding and decoding that throws exceptions on failure
lanin/laravel-api-exceptions
93933 Downloads
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
wyrihaximus/json-throwable
247027 Downloads
📠JSON encode and decode throwables and exceptions
eastwest/json
188461 Downloads
Wrap JSON encoding/decoding errors in exception
pmjones/throwable-properties
40976 Downloads
Copies properties of a Throwable to a serializable object.
pnz/json-exception
224445 Downloads
Json decode/encode library with exception throwing on error.
sfelix-martins/json-exception-handler
63149 Downloads
Adds more power to Laravel Exceptions Handler to treat json responses
myparcelcom/json-api
69521 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
hampel/json
80305 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
digiaonline/json-helpers
60705 Downloads
Exception-based wrappers for json_encode and json_decode
mimmi20/json-class
188179 Downloads
Class wrapper for daverandom/exceptional-json
mihasicehcek/json_parser
5365 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
ufo-tech/rpc-exceptions
1990 Downloads
Exception package RPC server error codes
suin/json
27173 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.