Libraries tagged by Laravel HTTP responses
saritasa/openapi-httpfoundation-testing
896 Downloads
Strengthen your API tests by validating HttpFoundation responses against OpenAPI (3.0.x) definitions
furiosojack/lara-exception
299 Downloads
Es un generador de excepciones, su fin es lanzar excepciones controladas al usuario con la posibilidad de generar log detallados al desarollador. El paquete es capaz de detectar una application/json de una peticion http por defecto. Este paquete entrega al usuario una vista en caso de ser http normal en donde se vera mensaje del error y un codigo de error, si la peticion es JSON el error sera devuelto en un resonse en formato JSON.
aliirfaan/citronel-external-service
13 Downloads
Consume external APIs using a standard interface using Laravel http client. Log requests and responses for API calls in database and log file for auditing/debugging purposes.
coenond/lrvl-rspns
19 Downloads
A simple package for Laravel that helps you standardize your HTTP responses.
guardeivid/datatables-slim
51 Downloads
Create HTTP responses compatible with Datatables for JQuery from Eloquent Models, Query Builders, and Laravel Collections.
lalu/jer
52 Downloads
A laravel/lumen package for structing API exception response in JSON followed http://jsonapi.org/
lalu/jdr
52 Downloads
A Laravel/Lumen package for structing API data response in JSON followed http://jsonapi.org/
hamburgscleanest/laravel-guzzle-throttle
14250 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.
kpod13/laravel-corsmaker
23 Downloads
This package allows you to return CORS headers in http respnses with Laravel middleware.