2017 © Pedro Peláez
 

library downloader

Downloader for Nette Framework

image

nattreid/downloader

Downloader for Nette Framework

  • Thursday, September 14, 2017
  • by attreid
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

Downloader pro Nette Framework

Nastavení v config.neon, (*1)

extensions:
    - NAttreid\Downloader\DI\DownloaderExtension

Použití

/** @var \NAttreid\Downloader\IDownloaderFactory */
private $downloaderFactory;

function download() {
    $downloader = $this->downloaderFactory->create();
    $downloader->index = TRUE; // porovnava hlavicku stahnutych souboru s originaly a pokud se shoduji, nic nestahuje
    $downloader->download([
        'http://zdrojovaAdresa' => 'cilovySoubor'
    ]);
}

The Versions

14/09 2017

dev-master

9999999-dev

Downloader for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

14/09 2017

1.1.1

1.1.1.0

Downloader for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

19/04 2017

1.1.0

1.1.0.0

Downloader for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

23/03 2017

1.0.8

1.0.8.0

Downloader for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

01/03 2017

1.0.7

1.0.7.0

Downloader for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

03/10 2016

1.0.6

1.0.6.0

Downloader for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

06/09 2016

1.0.5

1.0.5.0

Downloader for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

24/08 2016

1.0.4

1.0.4.0

Downloader for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

03/08 2016

1.0.3

1.0.3.0

Downloader for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

22/07 2016

1.0.2

1.0.2.0

Downloader for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

20/07 2016

1.0.1

1.0.1.0

Downloader for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

27/06 2016

1.0.0

1.0.0.0

Downloader for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid