A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
This project is open source and available under the MIT License.
- PHP
^8.2
(Tested up to8.4
) - cURL PHP extension
- JSON PHP extension
composer require bayfrontmedia/multi-curl
See documentation.