File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PHP Curl Class: HTTP requests made easy
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/php-curl-class/php-curl-class.png?branch=master )] ( https://travis-ci.org/php-curl-class/php-curl-class )
4
- [ ![ 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 )
5
4
[ ![ Downloads] ( https://img.shields.io/packagist/dt/php-curl-class/php-curl-class.svg )] ( https://packagist.org/packages/php-curl-class/php-curl-class )
6
5
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
9
9
10
### Installation
You can’t perform that action at this time.
0 commit comments