Libraries tagged by php http request
kiwilan/php-http-pool
2103 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
skrypnet/http-utils
55326 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
mnavarrocarter/php-fetch
200 Downloads
A simple, type-safe, zero dependency port of the javascript fetch WebApi for PHP
geekality/php-cross-domain-proxy
1381 Downloads
Simple self-contained PHP proxy for cross-origin ajax requests.
dinke/curl-http-client
4599 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
mimmi20/ua-generic-request
172667 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
josantonius/request
541 Downloads
PHP library for handling requests.
o2system/curl
13851 Downloads
PHP Lightweight HTTP Request Client Libraries
sesser/scurl
69317 Downloads
A small library wrapper for making HTTP requests using PHP curl functions
davidlienhard/httpclient
3446 Downloads
🐘 php library to make http requests
stechstudio/laravel-aws-lambda
442 Downloads
Allows php to respond to http requests on aws lambda
themy3/httpful
582 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
php-http/throttle-plugin
5552 Downloads
Throttle/request limiter plugin for HTTPlug
hackerone/curl
2006 Downloads
Curl Wrapper for PHP
adrii/curl-helper
15220 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.