An PHP cURL extension wrapper

dev-master 2023-01-07 00:00 UTC

This package is auto-updated.

Last update: 2024-04-08 03:05:40 UTC


README

A library that provides a simple wrapper around the curl extension in PHP, with the added functionality of being able to use PHP 8 Fiber to execute HTTP (or other protocols supported by cURL) requests asynchronously.