PHPackages                             vasilevit/proxy6-api - 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. [API Development](/categories/api)
4. /
5. vasilevit/proxy6-api

ActiveLibrary[API Development](/categories/api)

vasilevit/proxy6-api
====================

Proxy service API library

0.1.7(8y ago)1377proprietaryPHP

Since Apr 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vasilevIT/proxy6-api)[ Packagist](https://packagist.org/packages/vasilevit/proxy6-api)[ RSS](/packages/vasilevit-proxy6-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (2)Versions (11)Used By (0)

About
=====

[](#about)

Library for working with proxy service

- proxy6.net

### Version

[](#version)

Current version 0.1.7

Install via composer
--------------------

[](#install-via-composer)

```
composer require vasilevit/proxy6-api

```

Usage
-----

[](#usage)

```
$api = new \ProxyAPI\Proxy\Proxy6();
$api->setApiKey('api_key');
```

### Examples

[](#examples)

```
$proxies = $api->getProxy(\ProxyAPI\Proxy\ProxyState::ACTIVE);

$response = $api->buy(1, 7, "ru");
$bought_proxy = $response->list[0];

$api->prolong(14, [1, 4, 5]);

$response = $api->check($_POST['proxy']);
if ($response->proxy_status) {
    //active proxy
}
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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 ~1 days

Total

9

Last Release

2977d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8a0a18abacee00c946c1bf08122e28152954a2940670cf6d267e1d2a7d4db2c9?d=identicon)[bysslaev](/maintainers/bysslaev)

---

Top Contributors

[![vasilevIT](https://avatars.githubusercontent.com/u/19916861?v=4)](https://github.com/vasilevIT "vasilevIT (41 commits)")

---

Tags

phpapiproxyproxy6

### Embed Badge

![Health badge](/badges/vasilevit-proxy6-api/health.svg)

```
[![Health](https://phpackages.com/badges/vasilevit-proxy6-api/health.svg)](https://phpackages.com/packages/vasilevit-proxy6-api)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k9.5M84](/packages/openai-php-laravel)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k371.6k6](/packages/theodo-group-llphant)[hubspot/api-client

Hubspot API client

24016.2M18](/packages/hubspot-api-client)[resend/resend-php

Resend PHP library.

617.2M37](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M12](/packages/checkout-checkout-sdk-php)

PHPackages © 2026

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