Download the PHP package vasily-kartashov/downloader without Composer
On this page you can find all versions of the php package vasily-kartashov/downloader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vasily-kartashov/downloader
More information about vasily-kartashov/downloader
Files in vasily-kartashov/downloader
Download vasily-kartashov/downloader
More information about vasily-kartashov/downloader
Files in vasily-kartashov/downloader
Vendor vasily-kartashov
Package downloader
Short Description Downloader Library
License
Package downloader
Short Description Downloader Library
License
Keywords downloader
Please rate this library. Is it a good library?
Informations about the package downloader
PHP Downloader Library
Example
This will
- send multi curl requests to the specified URLs, 12 in each batch.
- The successful responses will be kept in cache for 12 hours.
- The downloader will try to download each page 3 times before moving to the next batch.
- If last failure was less than 2 minutes, a new download will not be attempted.
- Only responses longer than 1024 are treated as successful
ToDo
- Embed Guzzle and use standards, keep this as a lean interface only
- Add more tests
All versions of downloader with dependencies
PHP Build Version
Package Version
Requires
php Version
^7 || ^8
ext-curl Version *
psr/cache Version ^1.0
psr/log Version ^1.0
cache/void-adapter Version ^1.0
ext-curl Version *
psr/cache Version ^1.0
psr/log Version ^1.0
cache/void-adapter Version ^1.0
The package vasily-kartashov/downloader contains the following files
Loading the files please wait ....