tecsvit/curl-helper

v1.0 2018-07-12 07:33 UTC

This package is not auto-updated.

Last update: 2025-05-29 05:00:59 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.