Libraries tagged by http-response
diazoxide/yii2-hhm
4 Downloads
Yii2 http host manager. Advanced system for changing http response content.
dashifen/response
42 Downloads
an encapsulation of a HTTP response
coenond/lrvl-rspns
19 Downloads
A simple package for Laravel that helps you standardize your HTTP responses.
christian-pav/laravel-response-assertions
146 Downloads
Helpers for http responses so you don't have to remember all the codes
chanshige/laravel-hal-json-response
9 Downloads
HTTP responses in HAL-JSON format.
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
bookking3000/guzzcache
219 Downloads
A in-File JSON-Cache for storing Guzzle HTTP Responses from REST-APIs
behnam/secure-headers
36 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
balpom/http-cache-ttl
18 Downloads
Object for storing common and individual TTLs for different HTTP response status codes for use in caching.
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.
arus/http-responder
7 Downloads
Arus // HTTP Response Kit for PHP 7.1+ (incl. PHP 8) based on PSR-17
angletf/fasthttp
5 Downloads
php http请求库, 简单好用 / http request / http response
adamquaile/csvgenerator
26 Downloads
Generate CSVs with various ouput adapters (file, http response, etc..) . Minimal options, always quoted fields ("), always comma-delimited.
adaiasmagdiel/easy-response
4 Downloads
A PHP class designed to streamline HTTP responses, making it easier to handle requests and deliver appropriate content.
teapot/status
6690 Downloads
PHP HTTP Response Status library