Libraries tagged by api exceptions
iafilin/eloquenthttpadapter
509 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax with HttpModel abstract class, interfaces, and custom exceptions.
k8s/core
19753 Downloads
A set of needed interfaces, classes and exceptions for the k8s-client, k8s-api, and the websocket adapters.
tangible/wp-rest
196 Downloads
Shared WordPress REST API scaffolding for Tangible DDD plugins (endpoint base, exception mapping, UserContext, capability gate).
daikazu/asi-smartlink
90 Downloads
A typed PHP client for the ASI Smartlink REST API, built on Saloon, with fluent query builders, immutable DTOs, typed exceptions, and optional Laravel integration.
rrd108/cakephp-json-api-exception
1642 Downloads
JsonApiException plugin for CakePHP
proklung/api-exception-bundle
24 Downloads
Бандл для управления исключениями, выбрасываемыми API
app-verk/api-exception-bundle
7876 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
salmanzafar/laravel-api-exceptions-handler
339 Downloads
A Laravel package that makes it easy to handle and customize api exceptions and responses
zircote/api-problem
20 Downloads
An Api Problem Exception implementation in PHP. See: http://tools.ietf.org/html/draft-nottingham-http-problem for the latest on the specification
liuchang103/hyperf-exception
3464 Downloads
hyperf exception api handler
mattjanssen/api-response-bundle
9597 Downloads
Symfony bundle for transforming controller action returns and exceptions into JSON API responses
yousef-ahmed-abdalgawad/laravel-api-responder
4 Downloads
Unified JSON API responses for Laravel — standardized success, error, and HTTP exception handling
stackmasteraliza/laravel-api-response
56 Downloads
A clean, fluent, and consistent API response builder for Laravel 10/11/12. Features standardized JSON responses, automatic pagination metadata, built-in exception handling, validation error formatting, and a convenient trait for controllers.
patricksavalle/slim-rest-api
1404 Downloads
Production-grade REST-API App-class for PHP SLIM, in production on https://zaplog.pro (https://api.zaplog.pro/v1)
code20/laravel-api-resource
5 Downloads
Scaffold a full API layer (Form Request, API Resource, Service, Controller, and optional Policy/DTO/Exception/Pest tests) for Laravel with a single artisan command.