2017 © Pedro Peláez
 

project http

Http

image

yadjet/http

Http

  • Saturday, October 22, 2016
  • by hiscaler
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-http

Simple Http(Base cURL), (*1)

安装

使用 composer,在命令行下使用以下命令:, (*2)

composer require "yadjet/http:dev-master" 

使用

$http = new Http();
$http->get('http://httpbin.org/get');

The Versions

22/10 2016

dev-master

9999999-dev

Http

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.0
  • ext-curl *

 

by Avatar hiscaler

curl http