2017 © Pedro Peláez
 

yii2-extension thecurl

curl file_get_contents for yii2.0

image

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

The README.md

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

The Versions

31/08 2016

dev-master

9999999-dev https://github.com/YZWLEO/curlExtention

curl file_get_contents for yii2.0

  Sources   Download

BSD 3-Clause

by Avatar leo.yan

curl extension yii2 yii