bayfrontmedia/multi-curl

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

Installs: 1 173

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/bayfrontmedia/multi-curl

v3.1.0 2025-06-30 07:22 UTC

This package is auto-updated.

Last update: 2025-09-30 07:56:28 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.