Libraries tagged by api-errors
sinema/json-api-error
4231 Downloads
Format generic JSON:API errors
ped/api-error-bundle
0 Downloads
A bundle that provides tools for easy and consistent API error handling
jenky/api-error-bundle
95 Downloads
A bundle that formats the JSON api problem
jenky/api-error
533 Downloads
Standardize error responses in API applications
ivansostarko/laravel-api-errors
4 Downloads
Centralized, enum-based API error codes for Laravel — frontend-safe, RFC 7807 compatible, Swagger-ready, with TypeScript export, Sentry integration, and request tracing.
ffegu/laravel-api-error-handler
62 Downloads
a package for handle api errors
devgh/api-error-handler
10 Downloads
Laravel API Error Handler
alayubi/json-api-error
8 Downloads
Handle output of JSON:API error
harrisonratcliffe/laravel-api-error-handler
41 Downloads
A useful package to handle your Laravel API exceptions.
mohamedhekal/apiforge
0 Downloads
Laravel API kit: version negotiation, JSON envelopes, consistent error rendering, and route helpers
airouter/openai-compatible-errors
1 Downloads
Safe OpenAI-compatible API error normalization, conservative retry planning, redaction, and SSE replay boundaries for PHP
mohamedmohamedhekal/apiforge
0 Downloads
Laravel API kit: version negotiation, JSON envelopes, consistent error rendering, and route helpers
workdoneright/laravel-api-guardian
0 Downloads
Advanced API error handling for Laravel with multiple format support, smart debugging, and developer-friendly features
tarun-singhal/apperrormanager
6 Downloads
To caputure the Api Errors/Exceptions in Apigility or REST API.
talish/laravel-api-responses
1 Downloads
A professional, expressive Laravel API response package. Replace verbose response()->json() calls with clean, consistent api()->success(), api()->error(), and more.