Download the PHP package sahusoftcom/proxy-checker without Composer
On this page you can find all versions of the php package sahusoftcom/proxy-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sahusoftcom/proxy-checker
More information about sahusoftcom/proxy-checker
Files in sahusoftcom/proxy-checker
Download sahusoftcom/proxy-checker
More information about sahusoftcom/proxy-checker
Files in sahusoftcom/proxy-checker
Vendor sahusoftcom
Package proxy-checker
Short Description PHP (Laravel) Package to check proxy status with all the necessary details
License
Package proxy-checker
Short Description PHP (Laravel) Package to check proxy status with all the necessary details
License
Please rate this library. Is it a good library?
Informations about the package proxy-checker
Proxy Checker Laravel Version: 0.2
Service Provider for Proxy Checking (type - http, socks4, socks5) that returns all the necessary information related to each proxy(s) for Laravel PHP Framework [ Packagist ]
Installation
Type the following command in your project directory
composer require sahusoftcom/proxy-checker
OR
Add the following line to the require
section of composer.json
:
Setup
In /config/app.php
, add the following to providers
:
How to use
- You should use the class
SahusoftCom\ProxyChecker\ProxyCheckerService
-
Pass
$url
&$config
parameter inProxyCheckerService
classSample Output
All versions of proxy-checker with dependencies
PHP Build Version
Package Version
The package sahusoftcom/proxy-checker contains the following files
Loading the files please wait ....