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.
blackhawkelectronics/lazy-middleware
2045 Downloads
Lazy loading for middleware and request handlers
kennethormandy/craft-s3securedownloads
11687 Downloads
Return an AWS signed URL and proxy the download request.
yumemi-inc/google-iap-laravel
2836 Downloads
Authentication guard on Laravel for verifying requests from Google IAP (Identity-Aware Proxy).
gorlovka/proxy-request-builder
84 Downloads
Sending requests via proxy
behamin/service-proxy
2227 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
512 Downloads
Proxy library that forwards requests to the desired url and returns the response.
hollodotme/fast-cgi-proxy
21 Downloads
A proxy for distributing (a)sync requests to multiple php-fpm sockets/pools.
geekality/php-cross-domain-proxy
1408 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.
semhoun/proxy-detection-middleware
2263 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
2539 Downloads
Middleware proxy for request condition checks
tomrf/htmx-message
249 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.