Libraries tagged by php-proxy
athlon1600/php-proxy
112002 Downloads
zounar/php-proxy
3347 Downloads
Forward your HTTP/HTTPS requests to another server.
athlon1600/php-proxy-app
15214 Downloads
Web proxy application project powered by PHP-Proxy library
dealroadshow/proximity-bundle
146142 Downloads
Create PHP proxy objects easily with dealroadshow/proximity library in Symfony project
dealroadshow/proximity
146224 Downloads
Library that allows to create PHP proxy objects
sgmendez/php-proxy
22863 Downloads
athlon1600/php-proxy-plugin-bundle
36821 Downloads
A collection of useful plugins to be used with php-proxy
weerdm/php-proxy
190505 Downloads
Proxy library that forwards requests to the desired url and returns the response.
rovazh/phpsocks
2265 Downloads
SOCKS5 proxy client, written in pure PHP with zero dependencies.
michaeldomo/php-proxy-list
3080 Downloads
Proxy list.
ioflair/php-proxy
3690 Downloads
Proxy library that forwards requests to the desired url and returns the response.
ctubio/php-proxy-keyserver
51 Downloads
PHP proxy and extensible web interface forwarding standard HKP requests to a local or remote SKS OpenPGP Keyserver.
geekality/php-cross-domain-proxy
1405 Downloads
Simple self-contained PHP proxy for cross-origin ajax requests.
eduplex-api/cake-api-xapi-proxy
1504 Downloads
Simple PHP Proxy to forward xAPI requests to LRS
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.