Libraries tagged by simple responses
iammordaty/guzzle-urlencoded-response-middleware
12 Downloads
Simple Guzzle 6.x URL-encoded response middleware
firebit/laravel-api-response
195 Downloads
Simple Laravel package for creating API responses, compliant with JSend and the HTTP standard.
egeatech/laravel-responses
3725 Downloads
A simple package to better handle application responses.
deozza/response-maker-bundle
243 Downloads
A simple way to send serialized json response
browomir/standardized-json-response
36 Downloads
Simple class to prepare standardized JSON response based on JSend specification
zerkxubas/api-response-laravel
10 Downloads
This package can be usefull to structure our api response in laravel api projects, its simple and easy to use.
webites/routing-and-responses
3 Downloads
Library for simple routing with methods, defines controllers and responses
vhraban/http-response-codes
6 Downloads
A simple interface that lists all possible HTTP Response codes
miladev/api-response
15 Downloads
A simple Laravel package for success and fail response traits.
vikings/json-response
4 Downloads
A simple class that returns a properly formatted json response with http status
udemycomposer/json-response
3 Downloads
A simple class that returns a properly formatted json response with HTTP status
soumenpasari/response-creator
4 Downloads
A simple small library to help you create and manage responses of your code and return it
smhnaqvi/json-response
3 Downloads
simple library for rest apis to create easily json response
sarju/json_response
4 Downloads
A simple class that returns a properly formatted json with http response
sarelvdwalt/response-json-envelope
13 Downloads
A simple object that can be used to put a response (in JSON, given as an array) inside a standard envelope, giving you a place to put certain meta-data, including the response-code.