Libraries tagged by http response
lemric/batch-request
5420 Downloads
Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.
clickandmortar/openrouter-php-client
611 Downloads
PHP SDK for OpenRouter with typed request/response value objects, SSE streaming, and PSR-18 HTTP transport.
ahmedhat/unifonicnextgen
3462 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
webservco/http-response-service
336 Downloads
A PHP component/library.
sm-sandy/api-response
120 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.
phpsoftbox/http-emitter
95 Downloads
HTTP response emitter for the PhpSoftBox framework
phpolar/csrf-response-filter
1516 Downloads
Adds CSRF tokens to PSR-7 HTTP Responses
php-contrib/response-filter
1904 Downloads
Supports filtering PSR-7 HTTP Responses
ph-7/php-http-response-header
243 Downloads
A simple package to send HTTP response headers from your PHP application
joby/smol-response
394 Downloads
A straightforward abstraction layer for building and rendering HTTP responses.
jarir-ahmed/http-response
28 Downloads
A simple package to send specific HTTP response codes, redirects and JSON.
imemento/http-responses
2673 Downloads
HTTP Responses
digiservnet/http-response-codes
16 Downloads
HTTP response codes as names rather than numbers.
christoph-kluge/reactphp-http-response-compression-middleware
1839 Downloads
A response compression middleware for the ReactPHP HTTP-Server
phpolar/http-response-extensions
331 Downloads
Extends the functionality of PSR-7 HTTP Reponses.