Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunuazizrahayu/php-proxy-server

Pass through server / proxy with PHP and Curl
https://github.com/sunuazizrahayu/php-proxy-server

curl forward-request php proxy

Last synced: about 13 hours ago
JSON representation

Pass through server / proxy with PHP and Curl

Awesome Lists containing this project

README

        

# php-proxy-server
Forward HTTP requests to destination servers / proxy with PHP.

If a client REQUESTs data to the proxy, the proxy server will REQUEST that same data to the application server and return the response to the client.

![img](https://i.stack.imgur.com/xZawd.jpg)

##### Reference
https://stackoverflow.com/questions/4768025/pass-through-server-proxy