Libraries tagged by php http request
fi1a/http
372 Downloads
PHP абстракция для HTTP-запроса (request), ответа (response), сессии (session) и cookies.
clintonnzedimma/sausage-http
4 Downloads
A lightweight PHP library for sending HTTP requests
toflar/http-request-parser
130 Downloads
Parses the string representation of an HTTP request into a PHP superglobal like array
romeoz/rock-request
1618 Downloads
HTTP request library for PHP
enricky/request-validator
387 Downloads
HTTP request validator for PHP
meraki/http-router
226 Downloads
Maps HTTP requests to HTTP responses in PHP 8+.
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
xxxcoltxxx/request-logger
447 Downloads
Logging http requests and errors
whapi-cloud/whatsapp-api-sdk-php
188 Downloads
Sending and receiving messages using HTTP requests. Fixed price with no hidden fees, without limits and restrictions. You will be able to send and receive text/media/files/locations/goods/orders/polls messages via WhatsApp in private or group chats. Guides and SDK can be found on our website.
tekintian/curl_http_request
19 Downloads
超级灵活,强大,可自定义的curl http请求类, 可伪装来源,agent, 伪装IP地址等等,支持POST, GET等方式
roy404/request
127 Downloads
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
pagely/http-mock
139331 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version
localzet/http
154 Downloads
Localzet HTTP Client is a library for making HTTP requests. It is developed by Ivan Zorin and uses modern technologies and standards for efficient and reliable HTTP communication.
kohanaworld/http-mock
25 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version php: >= 8.2
kiwilan/php-http-pool
2290 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.