dmattern/56k-modem-request

Take your transfers back to a simpler time

v0.0.1-alpha 2019-01-04 03:37 UTC

This package is auto-updated.

Last update: 2024-04-04 15:27:34 UTC


README

Take a step back in time to when requests were simpler and downloads would take all night.

Build Status codecov

Usage

composer install dmattern/56k-modem-request

$response = FiftySixKayModemRequest::$method(['url' => $url, 'data' => [...post or get data...]);