beastbytes/yii-http

There is no license information available for the latest version (dev-master) of this package.

HTTP Services

dev-master 2023-10-20 16:20 UTC

This package is auto-updated.

Last update: 2024-04-20 17:22:56 UTC


README

HTTP services

For license information see the LICENSE file.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beastbytes/yii-http

or add

"beastbytes/yii-http": "*"

to the require section of your composer.json.