bayfrontmedia/multi-curl

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

v3.0.0 2025-01-15 15:13 UTC

This package is auto-updated.

Last update: 2025-01-17 18:59:26 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.