Libraries tagged by api response
marcin-orlowski/laravel-api-response-builder
486913 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
f9webltd/laravel-api-response-helpers
445458 Downloads
A super simple package allowing for consistent API responses throughout your Laravel application
mtownsend/response-xml
1303680 Downloads
The missing XML support for Laravel's Response class.
flugger/laravel-responder
1581686 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
lob/lob-php
4185562 Downloads
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
osteel/openapi-httpfoundation-testing
2105038 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
jiannei/laravel-response
56876 Downloads
Laravel api response data format.
ellipsesynergie/api-response
1394169 Downloads
Simple package to handle response properly in your API
tobscure/json-api
1571272 Downloads
JSON-API responses in PHP
fr3d/swagger-assertions
871178 Downloads
Test your API requests and responses against your swagger definition
tectalic/openai
301875 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
sycho/json-api
1143685 Downloads
JSON-API responses in PHP
chamber-orchestra/view-bundle
2656 Downloads
Symfony bundle providing a typed, reusable view layer for building JSON API responses with automatic property binding and cache-warmed serialization
ciareis/bypass
14007 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
aplus/http-client
1601909 Downloads
Aplus Framework HTTP Client Library