Registry / http-client / anlutro-curl

anlutro-curl

JSON →
library1.5.4phppackagistunverified

Simple OOP cURL wrapper.

composer require anlutro/curl
INSTALL
IMPORT
SIG · ANLUTRO-CURL
A
anlutro-curl
http-clientphpv1.5.4
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 anlutro\cURL\cURL;

Make a GET request using the cURL wrapper.

use anlutro\cURL\cURL; $curl = new cURL(); $response = $curl->get('https://api.example.com'); echo $response->body;
Debug
Known issues
breakingRequires PHP cURL extension
fix
Install PHP cURL extension.
affects: >=1.0.0
Upgrade
Version history
1.5.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
32
Perplexity
1
OpenAI (training)
1
Resources
anlutro-curl — pip install anlutro-curl · libregistry