# curl
**Repository Path**: liguangchun/curl
## Basic Information
- **Project Name**: curl
- **Description**: 网络请求助手
- **Primary Language**: PHP
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://packagist.org/packages/liguangchun/curl
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-01-04
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
📦 Curl PHP扩展包
[](https://packagist.org/packages/liguangchun/curl)
[](https://packagist.org/packages/liguangchun/curl)
[](https://packagist.org/packages/liguangchun/curl)
[](https://packagist.org/packages/liguangchun/curl)
## 依赖环境
1. PHP7.0 版本及以上(低版本和7.4版本未做兼容处理!)
## 安装
```text
composer require liguangchun/curl -vvv
```
## 更新
```text
composer update liguangchun/curl -vvv
```
## 删除
```text
composer remove liguangchun/curl -vvv
```