alex-salt/yii2-curl

This package is abandoned and no longer maintained. No replacement package was suggested.

curl client for yii2

1.0.2 2015-03-27 10:18 UTC

This package is not auto-updated.

Last update: 2020-01-24 15:31:33 UTC


README

An extension for working with curl as object

How to use

install through composer

"require": {
    "alex-salt/yii2-curl" : "*"
}