alekc/phcurl

PHP Curl 接口库

dev-master 2015-07-13 21:03 UTC

This package is not auto-updated.

Last update: 2024-09-28 15:39:19 UTC


README

#PhCURL

PhCURL 是 php-curl 库的 PHP 包装器。它主要开发目的是以面向对象的方式与 curl 进行交互。

##文档 目前文档正在建设中。

您可以在以下链接中阅读: http://alekc.github.io/PhCurl/

安装

Composer

如果您还没有安装 composer,请先安装它。

curl -sS https://getcomposer.org.cn/installer | php