Download the PHP package palmtree/curl without Composer
On this page you can find all versions of the php package palmtree/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download palmtree/curl
More information about palmtree/curl
Files in palmtree/curl
Download palmtree/curl
More information about palmtree/curl
Files in palmtree/curl
Please rate this library. Is it a good library?
Informations about the package curl
:palm_tree: Palmtree Curl
A PHP cURL wrapper to make HTTP requests easier.
Requirements
- PHP >= 7.1
Installation
Use composer to add the package to your dependencies:
Usage
Basic Usage
You can use the static getContents
method if you just want to retrieve a response body from a URL:
If you want access to the response headers and body, create a new instance instead:
Advanced Usage
License
Released under the MIT license
All versions of curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-curl Version *
ext-curl Version *
The package palmtree/curl contains the following files
Loading the files please wait ....