PHPackages                             athlon1600/php-proxy-app - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. athlon1600/php-proxy-app

ActiveProject[HTTP &amp; Networking](/categories/http)

athlon1600/php-proxy-app
========================

Web proxy application project powered by PHP-Proxy library

3.0.0(10y ago)86615.5k↑100%542[71 issues](https://github.com/Athlon1600/php-proxy-app/issues)[2 PRs](https://github.com/Athlon1600/php-proxy-app/pulls)MITPHP

Since May 11Pushed 4y ago41 watchersCompare

[ Source](https://github.com/Athlon1600/php-proxy-app)[ Packagist](https://packagist.org/packages/athlon1600/php-proxy-app)[ Docs](https://www.php-proxy.com/)[ RSS](/packages/athlon1600-php-proxy-app/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)Security (2)

[![](https://camo.githubusercontent.com/1d1f92deb66995a5212031def46ca20f19e0a1daf94403f1ba1998820135be09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4174686c6f6e313630302f7068702d70726f78792d6170702e737667)](https://camo.githubusercontent.com/1d1f92deb66995a5212031def46ca20f19e0a1daf94403f1ba1998820135be09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4174686c6f6e313630302f7068702d70726f78792d6170702e737667) [![](https://camo.githubusercontent.com/a8dd1a2483d98f7ef07c87daf96a3a573d4c03560e4857ee617b8a1f4c487013/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f4174686c6f6e313630302f7068702d70726f78792d6170702e737667)](https://camo.githubusercontent.com/a8dd1a2483d98f7ef07c87daf96a3a573d4c03560e4857ee617b8a1f4c487013/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f4174686c6f6e313630302f7068702d70726f78792d6170702e737667) [![](https://camo.githubusercontent.com/03535b22f9640501d3cb3d8ca4d1526199e7f6c22ecf3644e98c7c3c4c1206da/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4174686c6f6e313630302f7068702d70726f78792d6170702e737667)](https://camo.githubusercontent.com/03535b22f9640501d3cb3d8ca4d1526199e7f6c22ecf3644e98c7c3c4c1206da/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4174686c6f6e313630302f7068702d70726f78792d6170702e737667)

php-proxy-app
=============

[](#php-proxy-app)

Web Proxy Application built on [**php-proxy library**](https://github.com/Athlon1600/php-proxy) ready to be installed on your server

[![alt text](https://camo.githubusercontent.com/7bbd912f8095a372207c152b4f2e7e2bd1b1d1f59e575d2451c1b2d67236f4b8/687474703a2f2f692e696d6775722e636f6d2f4b727455354b452e706e673f31 "This is how PHP-Proxy looks when installed")](https://camo.githubusercontent.com/7bbd912f8095a372207c152b4f2e7e2bd1b1d1f59e575d2451c1b2d67236f4b8/687474703a2f2f692e696d6775722e636f6d2f4b727455354b452e706e673f31)

To Do List
----------

[](#to-do-list)

As of **March 25**, 2018:

- Plugin for facebook.com
- Plugin for dailymotion.com
- Better support/documentation for Plugin Development
- Better Javascript support

Web-Proxy vs Proxy Server
-------------------------

[](#web-proxy-vs-proxy-server)

Keep in mind that sites/pages that are too script-heavy or with too many "dynamic parts", may not work with this proxy script. That is a known limitation of web proxies. For such sites, you should use an actual proxy server to route your browser's HTTP requests through:

Installation
------------

[](#installation)

Keep in mind that this is a **project** and not a library. Installing this via *require* would do you not good. A project such as this, should be installed straight into the public directory of your web server.

```
composer create-project athlon1600/php-proxy-app:dev-master /var/www/
```

If you do not have composer or trying to host this application on either a **shared hosting**, or a VPS hosting with limited permissions (dreamhost.com), then download a pre-installed version of this app as a ZIP archive from [**www.php-proxy.com**](https://www.php-proxy.com/).

**Direct Link:**

Keep it up-to-date
------------------

[](#keep-it-up-to-date)

Application itself rarely will change, vast majority of changes will be done to its requirement packages like php-proxy. Simply call this command once in a while to make sure your proxy is always using the latest versions.

```
composer update

```

#### config.php

[](#configphp)

This file will be loaded into the global Config class.

#### /templates/

[](#templates)

This should have been named "views", but for historic purposes we keep it named as templates for now.

#### /plugins/

[](#plugins)

PHP-Proxy provides many of its own native plugins, but users are free to write their own custom plugins, which could then be automatically loaded from this very folder. See /plugins/TestPlugin.php for an example.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 97.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~13 days

Total

3

Last Release

3998d ago

Major Versions

1.0.0 → 2.0.02015-05-13

2.0.0 → 3.0.02015-06-07

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1063088?v=4)[Athlon1600](/maintainers/Athlon1600)[@Athlon1600](https://github.com/Athlon1600)

---

Top Contributors

[![Athlon1600](https://avatars.githubusercontent.com/u/1063088?v=4)](https://github.com/Athlon1600 "Athlon1600 (38 commits)")[![miicha](https://avatars.githubusercontent.com/u/3731697?v=4)](https://github.com/miicha "miicha (1 commits)")

---

Tags

glypephp-proxyproxyproxy-serverweb-proxyweb proxyphp web proxyproxy scriptphp proxy applicationphp proxy web

### Embed Badge

![Health badge](/badges/athlon1600-php-proxy-app/health.svg)

```
[![Health](https://phpackages.com/badges/athlon1600-php-proxy-app/health.svg)](https://phpackages.com/packages/athlon1600-php-proxy-app)
```

###  Alternatives

[athlon1600/php-proxy

308121.4k4](/packages/athlon1600-php-proxy)[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
