Libraries tagged by response errors

danjamesmills/laravel-response

1 Favers
3801 Downloads

A Laravel package to standardise and simplify API responses, providing consistent structure and helper utilities for success, error, and data responses.

Go to Download


ymigval/laravel-sl-response

10 Favers
257 Downloads

A Laravel package for streamlined API response formatting and management, ensuring consistency and adherence to API standards. Simplify error handling and customize response formats with ease.

Go to Download


php-dev-umesh/laravel-api-response

0 Favers
4 Downloads

Comprehensive API response builder for Laravel with success, error, pagination, streaming, download responses, auto-translation, and exception handling.

Go to Download


sm-sandy/api-response

4 Favers
117 Downloads

The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.

Go to Download


ap-lib/error-node

0 Favers
50 Downloads

A simple and lightweight PHP library for handling structured error messages, useful for validation, data processing, and API responses

Go to Download


jenky/hades

0 Favers
96 Downloads

Error response formatter for Laravel app

Go to Download


aslnbxrz/simple-exception

1 Favers
198 Downloads

A comprehensive exception handling package for Laravel with custom error responses and enum-based error codes

Go to Download


a-h-abid/laravalerors

5 Favers
6 Downloads

Laravel API Validator Error Response with Validation Rule name.

Go to Download


andrewdyer/shutdown-handler

0 Favers
87 Downloads

A shutdown handler for Slim Framework applications that converts fatal errors into consistent HTTP responses

Go to Download


nimaamiri92/guzzper

0 Favers
51 Downloads

Use Guzzle to call Api and return response(better error response)

Go to Download


gilsegura/psr-messages-bundle

0 Favers
6 Downloads

Symfony integration for gilsegura/psr-messages: registers the parsers, schema resolver, response factories and PSR-15 middlewares as services, wires the SymfonyPSR bridge, and adds a #[Pipeline] attribute plus an exception subscriber for JSON:API error responses.

Go to Download


mg-techlegend/laravel-beem-africa

1 Favers
54 Downloads

A comprehensive Laravel package for integrating with Beem Africa's API services including SMS, OTP, Airtime, USSD, Voice, and Insights. Provides a clean, expressive interface with Laravel Notifications support, typed responses, and robust error handling.

Go to Download


los/api-problem

5 Favers
18010 Downloads

PHP middleware that returns a json formatted response in case of error

Go to Download


owenmelbz/illumipress

14 Favers
257 Downloads

Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress

Go to Download


invoicetronic/php-sdk

0 Favers
46 Downloads

The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/

Go to Download


<< Previous Next >>