This is a very simple php proxy to forward requests to another URL.
It's basically an excerpt from jenssegers/php-proxy (thanks!) to only the minimal stuff we need and fixed to Guzzle (no more adapter interfaces).
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a very simple php proxy to forward requests to another URL.
It's basically an excerpt from jenssegers/php-proxy (thanks!) to only the minimal stuff we need and fixed to Guzzle (no more adapter interfaces).