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(1y ago)013MITPHPPHP ^8.2

Since May 3Pushed 1y 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 1mo ago

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

27

—

LowBetter than 49% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

712d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5dabff95945777dbd32c6c7ecbb496f4fc1e1d4bd31e61a9be8af875e3ca8a92?d=identicon)[padackar](/maintainers/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

[illuminate/http

The Illuminate Http package.

11936.0M5.1k](/packages/illuminate-http)[danharrin/livewire-rate-limiting

Apply rate limiters to Laravel Livewire actions.

40423.1M27](/packages/danharrin-livewire-rate-limiting)[mateusjunges/laravel-kafka

A kafka driver for laravel

7163.1M17](/packages/mateusjunges-laravel-kafka)[ricorocks-digital-agency/soap

A SOAP client that provides a clean interface for handling requests and responses.

4281.8M5](/packages/ricorocks-digital-agency-soap)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[laravel-shift/curl-converter

A command line tool to convert curl requests to Laravel HTTP requests.

935.3k](/packages/laravel-shift-curl-converter)

PHPackages © 2026

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