Libraries tagged by api-responser
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
apkit/apires
268 Downloads
Formated Resfull API Response
anhht/laravel-service-repository-generator
3 Downloads
A Laravel package for generating Services and Repositories with automatic dependency injection and API response standardization
anhht/laravel-service-repository
0 Downloads
A Laravel package for generating Services and Repositories with automatic dependency injection and API response standardization
alpha/response
8 Downloads
Basic API response generator
alanmjc/auto-pagination-laravel
9 Downloads
A Laravel package for handling pagination in API responses.
aivec/response-handler
2128 Downloads
Utilities for creating error object stores, generating error API responses, etc.
abollinger/response
74 Downloads
PHP Api response management for the partez framework.