PHPackages                             qbbr/tor-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. qbbr/tor-proxy

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

qbbr/tor-proxy
==============

Simple PHP cURL wrapper for Tor network.

1.0.2(6y ago)329MITPHPPHP ^7.0CI failing

Since Nov 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/qbbr/TorProxy)[ Packagist](https://packagist.org/packages/qbbr/tor-proxy)[ Docs](https://github.com/qbbr/TorProxy)[ RSS](/packages/qbbr-tor-proxy/feed)WikiDiscussions master Synced 1mo ago

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

TorProxy
========

[](#torproxy)

Simple PHP cURL wrapper for Tor network.

[![Latest Stable Version](https://camo.githubusercontent.com/5724c0b6d462568d928c4cd2fae1179c5ac44dbf8d12b10d22175851d9ecb4db/68747470733a2f2f706f7365722e707567782e6f72672f716262722f746f722d70726f78792f762f737461626c65)](https://packagist.org/packages/qbbr/tor-proxy)[![Total Downloads](https://camo.githubusercontent.com/953270baf7fdd35743ddf852371003774d7d24f8c9ee039990b981ab60104f58/68747470733a2f2f706f7365722e707567782e6f72672f716262722f746f722d70726f78792f646f776e6c6f616473)](https://packagist.org/packages/qbbr/tor-proxy)[![License](https://camo.githubusercontent.com/357a41eafd0186140a46eb8c1ad39036882585290cbf6d3eb12d68c6778ddb03/68747470733a2f2f706f7365722e707567782e6f72672f716262722f746f722d70726f78792f6c6963656e7365)](https://packagist.org/packages/qbbr/tor-proxy)

requirements
------------

[](#requirements)

- php-curl

install
-------

[](#install)

### tor

[](#tor)

```
apt install tor
# [optional] if u using `$torProxy->changeTorCircuits()` u *must* access to tor control
sed -e 's/#ControlPort 9051/ControlPort 9051/' -i /etc/tor/torrc
sed -e 's/#CookieAuthentication 1/CookieAuthentication 0/' -i /etc/tor/torrc
systemctl restart tor
```

### lib

[](#lib)

```
composer req qbbr/tor-proxy
```

tests
-----

[](#tests)

```
./vendor/bin/phpunit
```

tested on: Debian 9 amd64, Ubuntu 16.10 amd64, Win7 Ultimate x32

example
-------

[](#example)

```
php example/1.php
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

3

Last Release

2362d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a723620ded3e1eacda793c4f652fd43981ac0689fce8a8267ef481d44fdd7c7?d=identicon)[qbbr](/maintainers/qbbr)

---

Top Contributors

[![qbbr](https://avatars.githubusercontent.com/u/131593?v=4)](https://github.com/qbbr "qbbr (2 commits)")

---

Tags

curlfsockopenphptorproxycurltorqbbr

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/qbbr-tor-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/qbbr-tor-proxy/health.svg)](https://phpackages.com/packages/qbbr-tor-proxy)
```

###  Alternatives

[rmccue/requests

A HTTP library written in PHP, for human beings.

3.6k34.5M258](/packages/rmccue-requests)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48247.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

83510.1M71](/packages/smi2-phpclickhouse)[nette/http

🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.

48619.2M541](/packages/nette-http)[dapphp/torutils

Classes for interacting with Tor over the control protocol, querying directory authorities and servers, DNS exit lists, a curl wrapper that makes it easy to use Tor's SOCKS proxy, and more.

7283.9k1](/packages/dapphp-torutils)[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)
