tecsvit / curl-helper
Curl Helper
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/tecsvit/curl-helper
Requires
This package is not auto-updated.
Last update: 2025-10-02 06:37:22 UTC
README
Curl Helper
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist tecsvit/curl-helper "*"
or add
"tecsvit/curl-helper": "*"
to the require section of your composer.json
file.