christian-pletz/downloader

This package is abandoned and no longer maintained. The author suggests using the guzzlehttp/guzzle package instead.

This library allows you to easily download content by url.

0.0.4 2018-12-25 09:30 UTC

This package is auto-updated.

Last update: 2021-03-10 07:37:49 UTC


README

This library allows you to easily download content by url.

The downloader offers the following features

  • Define post data
  • Http auth
  • SSL host check
  • Define headers

Installation

my-project$ composer require christian-pletz/downloader