PHPackages                             omrva/webshare\_php\_proxy - 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. omrva/webshare\_php\_proxy

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

omrva/webshare\_php\_proxy
==========================

PHP repository for work with Webshare proxies.

v1.0.2(2y ago)013MITPHPPHP ^8.2

Since May 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/padackar/webshare_php_proxy)[ Packagist](https://packagist.org/packages/omrva/webshare_php_proxy)[ RSS](/packages/omrva-webshare-php-proxy/feed)WikiDiscussions master Synced today

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

Webshare proxy repository
=========================

[](#webshare-proxy-repository)

Description
-----------

[](#description)

Repository for work with Webshare proxy servers.

Service stores list of proxy servers in cache to decrease response time.
Default cache time is 1 day.

Settings
--------

[](#settings)

`WebshareProxyRepository` class has few properties that needs to be set for correct functionality.
These properties are declared as `static` so simple way how to set those is to extend `WebshareProxyRepository` and set static values.

#### Properties:

[](#properties)

- `$authToken` - your authentication token for Webshare API
- `$proxyListUrl` - URL for getting list of proxy servers (if different than usual)
- `$proxyListCacheKey` - cache key for storing list of proxy server with data
- `$proxyListCacheLifetimeInSeconds` - proxy list cached data lifetime (in seconds)

Methods
-------

[](#methods)

`createProxyList` - creates, stores and returns newly obtained proxy list from Webshare API

`getProxyList` - returns proxy list from cache (if available) or calls `createProxyList` method and returns its result

`getRandomProxyServer` - returns random server from list (obtained from `getProxyList` method)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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

Every ~16 days

Total

3

Last Release

760d ago

### Community

Maintainers

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

---

Top Contributors

[![padackar](https://avatars.githubusercontent.com/u/32055902?v=4)](https://github.com/padackar "padackar (5 commits)")

### Embed Badge

![Health badge](/badges/omrva-webshare-php-proxy/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.6k](/packages/illuminate-database)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[illuminate/filesystem

The Illuminate Filesystem package.

16165.0M3.2k](/packages/illuminate-filesystem)[illuminate/validation

The Illuminate Validation package.

18838.2M1.7k](/packages/illuminate-validation)[illuminate/events

The Illuminate Events package.

13557.0M2.1k](/packages/illuminate-events)

PHPackages © 2026

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