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
- Host: GitHub
- URL: https://github.com/torres-developer/php-pull
- Owner: torres-developer
- License: gpl-3.0
- Created: 2023-01-07T18:19:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T01:22:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T17:46:01.250Z (over 1 year ago)
- Language: PHP
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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.