Libraries tagged by request proxy
htmldriven/cors-proxy
297 Downloads
A simple proxy service for performing cross-domain AJAX requests.
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
2252 Downloads
Lazy loading for middleware and request handlers
biurad/biurad-http
1443 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
kennethormandy/craft-s3securedownloads
11742 Downloads
Return an AWS signed URL and proxy the download request.
yumemi-inc/google-iap-laravel
2982 Downloads
Authentication guard on Laravel for verifying requests from Google IAP (Identity-Aware Proxy).
nahid/request-proxy
238 Downloads
Request proxy library helps you to proxy your request to another server
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.
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.
dxdo/proxy-detection
142 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
2319 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.