An open API service indexing awesome lists of open source software.

https://github.com/torres-developer/php-pull

An wrapper for the curl extension using PHP 8 Fiber class
https://github.com/torres-developer/php-pull

Last synced: 5 months ago
JSON representation

An wrapper for the curl extension using PHP 8 Fiber class

Awesome Lists containing this project

README

          

# php-pull

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.