Libraries tagged by php http request
romenys/http
136 Downloads
PHP library for handling http request and response
toflar/http-request-parser
122 Downloads
Parses the string representation of an HTTP request into a PHP superglobal like array
romeoz/rock-request
1593 Downloads
HTTP request library for PHP
jichangfeng/request-url
1413 Downloads
RequestUrl is a PHP HTTP client library
enricky/request-validator
274 Downloads
HTTP request validator for PHP
wbsartori/request-manager
19 Downloads
Request Manager is a PHP HTTP client library containing the abstraction of the Guzzle and PhpCurlClass libraries
uzulla/legacy_http_request
12 Downloads
HTTP_Request library for legacy PHP.
meraki/http-router
197 Downloads
Maps HTTP requests to HTTP responses in PHP 8+.
fastpress/request
36 Downloads
A powerful and flexible HTTP request handling library for PHP, optimized for use with the Fastpress framework. Provides an easy-to-use interface for accessing request data and handling common request operations.
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.
jyoungblood/http-request
22 Downloads
PHP functions to handle sending and receiving HTTP requests with CURL.
hxgf/http-request
35 Downloads
PHP functions to handle sending and receiving HTTP requests with CURL.
yousafsyed/standalone_php_proxy
139 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
446 Downloads
Logging http requests and errors
webservco/http-request-service
97 Downloads
A PHP component/library.