Libraries tagged by api-reponse
concentriccloud/dual-response-bundle
7 Downloads
Allows controllers to return a JSON api response or a twig response based on the HTTP request
code16/responder
40 Downloads
Generic API response handler for Laravel framework
cexll/hyperf-apihash
8 Downloads
API Response Body Hash In (RSA AND AES)
cbtech-ltd/laravel-json-api-transformer
37 Downloads
A collection of tools to deliver API Responses inspired by JSON:API for Laravel.
cafelatte/framework
300 Downloads
CafeLatte(CL) Framework is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs, response few types of format such as xml, json, text, html etc.
cacing69/bitbuilder
63 Downloads
Make easy query builder / eloquent queries based on requests for API Response
bneumann/mock-api-bundle
2 Downloads
A Symfony bundle to mock external API responses
berthott/laravel-api-cache
1048 Downloads
Laravel Helper for Caching API Responses
balsama/fetch
77 Downloads
Simple wrapper around Guzzle for fetching API responses.
awaiskhan18/resman
6 Downloads
ResMan is a PHP class that provides a convenient way to handle API responses with standard status codes and response structures. It includes methods for handling validation errors, success responses, and failure responses.
awaisahmadkhan200/apiresp
5 Downloads
This is a service to provide proper API Responses.
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
arhamlabs/error-handler
186 Downloads
This package is a template used to create API responses which can be overwritten
ap-lib/error-node
26 Downloads
A simple and lightweight PHP library for handling structured error messages, useful for validation, data processing, and API responses
alpha/response
8 Downloads
Basic API response generator