Libraries tagged by api-reponse
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
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.
jenerator/jenerator
8 Downloads
Generates JSON values from JSON Schema definitions for use as seed data, sample API responses, etc.
garbetjie/laravel-jsonapi
875 Downloads
Easily generate JSON:API response structures using Laravel's Resources.
flipboxstudio/api-fracture
29 Downloads
Fracture is a library to make your Laravel-based API response more consistent
bavix/json-api
16155 Downloads
JSON-API responses in PHP