Libraries tagged by request proxy
blackhawkelectronics/lazy-middleware
948 Downloads
Lazy loading for middleware and request handlers
kennethormandy/craft-s3securedownloads
11413 Downloads
Return an AWS signed URL and proxy the download request.
yumemi-inc/google-iap-laravel
2581 Downloads
Authentication guard on Laravel for verifying requests from Google IAP (Identity-Aware Proxy).
wakeworks/requestproxy
84 Downloads
Silverstripe 5 module allowing you to proxy requests from your visitors to other servers
nahid/request-proxy
139 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
2204 Downloads
for proxy or sending requests to other services with useful utilities
paslandau/guzzle-rotating-proxy-subscriber
61 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
25 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.
geekality/php-cross-domain-proxy
1397 Downloads
Simple self-contained PHP proxy for cross-origin ajax requests.
yousafsyed/standalone_php_proxy
141 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.
dxdo/proxy-detection
127 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.
semhoun/proxy-detection-middleware
2082 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.
northwoods/conditional-middleware
2356 Downloads
Middleware proxy for request condition checks