PHPackages                             tregor/proxyman - 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. tregor/proxyman

ActiveLibrary

tregor/proxyman
===============

ProxyMan is OpenSource library for PHP, that makes work with proxies easy!

0.1.4(5y ago)17MITPHP

Since Jun 27Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (5)Used By (0)

ProxyMan
========

[](#proxyman)

[![Total Downloads](https://camo.githubusercontent.com/13c8c8fbc32ba05f350ad226acb481b0745747dfb6420b66e874e68b1d4bf259/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f747265676f722f70726f78796d616e3f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tregor/proxyman)[![GitHub Version](https://camo.githubusercontent.com/c6c618ce41ce130f03f05596124332d614a689d23c3e6328f24f9c9a7eadd4f0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f747265676f722f70726f78796d616e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/tregor/proxyman)[![Last Commit](https://camo.githubusercontent.com/060064fe18212cf359a66bd6b1bb574f13e41d74c8c6b970a569a21f6dddf680/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f747265676f722f70726f78796d616e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/tregor/proxyman)[![PHP Req](https://camo.githubusercontent.com/5781675cfa421423ce406be78747a52bea35adaf4b57a893673499230e474869/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f747265676f722f70726f78796d616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tregor/proxyman)[![License](https://camo.githubusercontent.com/71719c4c34d6d00428333479444cbec5aa7a75f49a9c163125cf07840954e125/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f747265676f722f70726f78796d616e3f7374796c653d666c61742d737175617265)](LICENSE)

ProxyMan is OpenSource library for PHP, that makes work with proxies easy!

It providing useful proxy manager, that contains any count of proxies, makes automatic connection test and provides easy to use proxy server information

---

Navigation
----------

[](#navigation)

- [Requirements](#requirements)
- [Installation](#installation)
- [Quick Start](#quick-start-and-usage)
- [Available Methods](#available-methods)
- [TODO](#todo)
- [Contribute](#contribute)
- [License](#license)
- [Copyright](#copyright)

---

Requirements
------------

[](#requirements)

This library is supported by **PHP versions 5.4** or higher.

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

[](#installation)

The preferred way to install this extension is through [Composer](http://getcomposer.org/download/).

To install **PHP ErrorHandler library**, simply:

```
$ composer require tregor/proxyman

```

You can also **clone the complete repository** with Git:

```
$ git clone https://github.com/tregor/proxyman.git

```

Quick Start and Usage
---------------------

[](#quick-start-and-usage)

You can see more in [example.php](example.php) file.

```
