Libraries tagged by json exception
daverandom/exceptional-json
1464493 Downloads
JSON encoding and decoding that throws exceptions on failure
eastwest/json
239786 Downloads
Wrap JSON encoding/decoding errors in exception
laravel-json-api/exceptions
1810014 Downloads
JSON:API exception parsing for Laravel applications.
php-standard-library/json
154309 Downloads
JSON encoding and decoding with typed exceptions and sensible defaults
sfelix-martins/json-exception-handler
66430 Downloads
Adds more power to Laravel Exceptions Handler to treat json responses
pnz/json-exception
460307 Downloads
Json decode/encode library with exception throwing on error.
lanin/laravel-api-exceptions
105661 Downloads
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
wyrihaximus/json-throwable
284747 Downloads
📠JSON encode and decode throwables and exceptions
tommyknocker/pdo-database-class
6285 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
pmjones/throwable-properties
60812 Downloads
Copies properties of a Throwable to a serializable object.
hatchyu/laravel-api-exceptions
7364 Downloads
API-first reusable JSON exception classes for Laravel with proper HTTP status codes
mimmi20/json-class
190660 Downloads
Class wrapper for daverandom/exceptional-json
myparcelcom/json-api
81446 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
hampel/json
104500 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
hradigital/php-exceptions-laravel
676 Downloads
Laravel wrapper for hradigital/php-exceptions, wiring Laravel's error handling and providing a JSON Renderer for these Exceptions.