Libraries tagged by request proxy
northwoods/conditional-middleware
2387 Downloads
Middleware proxy for request condition checks
dinke/curl-http-client
4743 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.
kennethormandy/craft-s3securedownloads
11471 Downloads
Return an AWS signed URL and proxy the download request.
nahid/request-proxy
195 Downloads
Request proxy library helps you to proxy your request to another server
gorlovka/proxy-request-builder
76 Downloads
Sending requests via proxy
behamin/service-proxy
2205 Downloads
for proxy or sending requests to other services with useful utilities
paslandau/guzzle-rotating-proxy-subscriber
62 Downloads
Guzzle plugin resp. Guzzle subscriber to automatically pick a proxy from a predefined set of proxies for every request to avoid IP based blocking.
horlyk/php-proxy
51 Downloads
Proxy library that forwards requests to the desired url and returns the response.
hollodotme/fast-cgi-proxy
19 Downloads
A proxy for distributing (a)sync requests to multiple php-fpm sockets/pools.
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.
kuria/request-info
550 Downloads
Get information about the current HTTP request
semhoun/proxy-detection-middleware
2091 Downloads
PSR-7 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
tomrf/htmx-message
248 Downloads
PHP PSR-7 proxy classes with convenience methods for htmx requests and responses
remic/guzzlecache
9257 Downloads
Laravel 5 package for caching Guzzle's GET requests.
northwoods/lazy-middleware
204651 Downloads
Lazy loading for middleware and request handlers