PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Max Stemplevski   Tor PHP Get Proxy List   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tor PHP Get Proxy List
Get the list of proxy servers from Proxy IP list
Author: By
Last change:
Date: 3 years ago
Size: 546 bytes
 

Contents

Class file image Download
{ "name": "TorGetProxy", "description": "A wrapper to work with free proxy inside PHP.", "version": "1.0.0", "type": "library", "keywords": ["TorGetProxy", "Proxy", "anonymous"], "license": "Apache-2.0", "authors": [ { "name": "Stemax", "email": "jtmp@yandex.com" } ], "support": { "issues": "https://github.com/stemax/TorGetProxy/issues", "source": "https://github.com/stemax/TorGetProxy" }, "require": { "curl/curl": "dev-master" } }