PHPackages                             unique/proxy-switcher - 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. unique/proxy-switcher

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

unique/proxy-switcher
=====================

Provides proxy switching transport using Guzzle

1.1.3(5y ago)06MITPHPPHP ^7.4

Since Nov 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/uniquexor/proxy-switcher)[ Packagist](https://packagist.org/packages/unique/proxy-switcher)[ RSS](/packages/unique-proxy-switcher/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (4)Versions (6)Used By (0)

PROXY SWITCHER
==============

[](#proxy-switcher)

A component for making HTTP requests using proxies. Allows for easy switching between different proxy servers.

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

[](#installation)

This component requires php &gt;= 7.4. To install it, you can use composer:

```
composer require unique/proxyswitcher

```

Usage
-----

[](#usage)

### No proxies

[](#no-proxies)

You can use this component with no proxies.

```
