yii2-extension thecurl
curl file_get_contents for yii2.0
leo2016/thecurl
curl file_get_contents for yii2.0
- Wednesday, August 31, 2016
- by leo.yan
- Repository
- 1 Watchers
- 0 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
curlExtention
远程抓取 curl file_get_contents
Install
Run composer require leo2016/thecurl *
or
Add "leo2016/thecurl": "*"
in your composer.json file., (*1)
Usage & eg-demo
<?php
use leo2016/thecurl/theCurl;
echo theCurl::getIp(); // return ip if success