Libraries tagged by http abstraction
monolith/http
296 Downloads
HTTP abstractions for the Monolith framework.
magic-jam/http
16 Downloads
HTTP abstractions
jason-gao/http
405 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
valter/http-client-abstraction
2059 Downloads
Abstraction Http Client
pajurancodes/http-message
6 Downloads
A PSR-7 implementation: HTTP message abstraction
diegospm/http-provider-responses
53 Downloads
Responses for HTTP Provider abstraction
diegospm/http-provider-clients
27 Downloads
Clients for HTTP Provider abstraction
diegospm/http-provider
10 Downloads
HTTP Provider Abstraction
biurad/http-galaxy
2280 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
biurad/biurad-http
1367 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
avris/http
167 Downloads
HTTP Request/Response abstraction
esase/tiny-http
158 Downloads
An abstraction layer component for http requests and responses
aurora-framework/http
126 Downloads
Simple and easy abstraction over top an HTTP response.
kristian-tan/http-client
3 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)