File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
[ ![ License] ( https://img.shields.io/packagist/l/php-curl-class/php-curl-class.svg )] ( https://github.com/php-curl-class/php-curl-class/blob/master/LICENSE )
7
7
8
- PHP Curl Class is an object-oriented wrapper of the PHP cURL extension that makes it easy to send HTTP requests and integrate with web APIs.
8
+ PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
9
9
10
10
---
11
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " php-curl-class/php-curl-class" ,
3
- "description" : " PHP Curl Class is an object-oriented wrapper of the PHP cURL extension ." ,
3
+ "description" : " PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs ." ,
4
4
"homepage" : " https://github.com/php-curl-class/php-curl-class" ,
5
5
"license" : " Unlicense" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments