PHPackages                             zver/downloader - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. zver/downloader

ActiveLibrary[HTTP &amp; Networking](/categories/http)

zver/downloader
===============

package to help download files from http, https, ftp

1.0.8(9y ago)080PHP

Since Mar 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/s4urp8n/downloader)[ Packagist](https://packagist.org/packages/zver/downloader)[ RSS](/packages/zver-downloader/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (1)Versions (11)Used By (0)

Package-template
================

[](#package-template)

Use this template package structure to build your own packages and tests and composer distribution

Structure
---------

[](#structure)

- files - package files
- src - package src files
- tests - package PHPUnit tests
- tests/classes - classes needed for testing
- tests/files - files needed for testing
- tests/bootstrap.php - PHPUnit autoloading and helpers
- coverage - directory with coverage information, ignored from git

Helpers
-------

[](#helpers)

- packageFile($name) - get full name of file with name=$name in **files** folder
- packageTestFile($name) - get full name of file with name=$name in **tests/files** folder
- Package/Test trait added with following methods:
    - foreachTrue(array $values)
    - foreachFalse(array $values)
    - foreachEquals(array $values)
    - foreachNotEquals(array $values)
    - foreachSame(array $values)
    - foreachNotSame(array $values)
    - assertException(callable $callback, $expectedException = 'Exception', $expectedCode = null, $expectedMessage = null)

Run tests
---------

[](#run-tests)

For testing PHPUnit installed required

```
cd package-template
composer install
php test.php

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Recently: every ~20 days

Total

10

Last Release

3291d ago

Major Versions

0.0.9 → 1.0.02017-03-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/d9232c467b0a92054e5b953630789ee1453b5a31976a99f6c03c068597c48354?d=identicon)[s4urp8n](/maintainers/s4urp8n)

---

Top Contributors

[![s4urp8n](https://avatars.githubusercontent.com/u/2367692?v=4)](https://github.com/s4urp8n "s4urp8n (23 commits)")

### Embed Badge

![Health badge](/badges/zver-downloader/health.svg)

```
[![Health](https://phpackages.com/badges/zver-downloader/health.svg)](https://phpackages.com/packages/zver-downloader)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
