Libraries tagged by request proxy
ctubio/php-proxy-keyserver
51 Downloads
PHP proxy and extensible web interface forwarding standard HKP requests to a local or remote SKS OpenPGP Keyserver.
northwoods/conditional-middleware
2433 Downloads
Middleware proxy for request condition checks
kennethormandy/craft-s3securedownloads
11511 Downloads
Return an AWS signed URL and proxy the download request.
terminal42/header-replay-bundle
290275 Downloads
Send preflight requests for user context headers and replay them for reverse proxy support.
nahid/request-proxy
208 Downloads
Request proxy library helps you to proxy your request to another server
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.
hollodotme/fast-cgi-proxy
19 Downloads
A proxy for distributing (a)sync requests to multiple php-fpm sockets/pools.
geekality/php-cross-domain-proxy
1405 Downloads
Simple self-contained PHP proxy for cross-origin ajax requests.
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
558 Downloads
Get information about the current HTTP request
ecphp/reverse-proxy-helper-bundle
4862 Downloads
Helper bundle, configure the request headers from a given base URL.
semhoun/proxy-detection-middleware
2112 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
9258 Downloads
Laravel 5 package for caching Guzzle's GET requests.