Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latrell/proxycurl

使用第三方HTTP代理服务进行CURL请求的Laravel拓展。
https://github.com/latrell/proxycurl

curl laravel proxy

Last synced: about 2 months ago
JSON representation

使用第三方HTTP代理服务进行CURL请求的Laravel拓展。

Awesome Lists containing this project

README

        

# ProxyCurl

使用第三方HTTP代理服务进行CURL请求的Laravel拓展。

## 安装

```
composer require latrell/proxy-curl dev-master
```

更新你的依赖包 ```composer update``` 或者全新安装 ```composer install```。