Registry / http-client / curl-curl

curl-curl

JSON →
library2.5.0phppackagistunverified

cURL class for PHP, providing a simple wrapper around the cURL library.

composer require curl/curl
INSTALL
IMPORT
SIG · CURL-CURL
C
curl-curl
http-clientphpv2.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Curl
use Curl\Curl;

Make a GET request using the cURL class.

use Curl\Curl; $curl = new Curl(); $response = $curl->get('https://api.example.com/data'); echo $response;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Resources