bayfrontmedia/multi-curl

A simple HTTP client to make single or asynchronous requests utilizing the cURL library.

Maintainers

Package info

github.com/bayfrontmedia/multi-curl

pkg:composer/bayfrontmedia/multi-curl

Statistics

Installs: 2 621

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 1

v3.1.1 2026-01-22 18:08 UTC

This package is auto-updated.

Last update: 2026-02-22 18:17:56 UTC


README

A simple HTTP client to make single or asynchronous requests utilizing the cURL library.

License

This project is open source and available under the MIT License.

Author

Bayfront Media

Requirements

  • PHP ^8.2 (Tested up to 8.4)
  • cURL PHP extension
  • JSON PHP extension

Installation

composer require bayfrontmedia/multi-curl

Documentation

See documentation.