PHPackages                             michaeldomo/php-proxy-list - 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. michaeldomo/php-proxy-list

ActivePhp-extension

michaeldomo/php-proxy-list
==========================

Proxy list.

1.0.0(9y ago)23.4k↓100%BSD-3-ClausePHP

Since Mar 27Pushed 9y ago2 watchersCompare

[ Source](https://github.com/MichaelDomo/php-proxy-list)[ Packagist](https://packagist.org/packages/michaeldomo/php-proxy-list)[ RSS](/packages/michaeldomo-php-proxy-list/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

PHP proxy list
==============

[](#php-proxy-list)

Generate and store proxy list from site foxtools.ru

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

[](#installation)

The preferred way to install this extension is through composer.

Either run

`php composer.phar require michaeldomo/php-proxy-list "~1.0.0"`

or add

`"require michaeldomo/php-proxy-list": "~1.0.0"`

to the require section of your composer.json file.

Usage
-----

[](#usage)

```
$path = '@runtime/cache';
//cachetime in seconds, default 7200
$cachetime = 9600;
$model = new \michaeldomo\proxylist\FoxtoolsAdapter($path, $cachetime);
$list = $model->getProxyList();

```

or you can add your own adapter, just extend `michaeldomo\proxylist\BaseProxyList`

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3329d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a70a9f56904171db6ee52151aa24a295790160cf2a1c04031094c6e408f5c62?d=identicon)[MichaelDomo](/maintainers/MichaelDomo)

---

Top Contributors

[![MichaelDomo](https://avatars.githubusercontent.com/u/10694309?v=4)](https://github.com/MichaelDomo "MichaelDomo (9 commits)")

---

Tags

ipsphpphpproxyproxy-list

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/michaeldomo-php-proxy-list/health.svg)

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

###  Alternatives

[zounar/php-proxy

Forward your HTTP/HTTPS requests to another server.

1814.0k](/packages/zounar-php-proxy)

PHPackages © 2026

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