PHPackages                             rndoom04/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. [File &amp; Storage](/categories/file-storage)
4. /
5. rndoom04/downloader

ActiveLibrary[File &amp; Storage](/categories/file-storage)

rndoom04/downloader
===================

PHP simple file downloader - send file to download.

v1.1(1mo ago)012MITPHPPHP &gt;=8.2

Since May 12Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Rndoom04/PHP-downloader)[ Packagist](https://packagist.org/packages/rndoom04/downloader)[ RSS](/packages/rndoom04-downloader/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

PHP Simple File Downloader
==========================

[](#php-simple-file-downloader)

A lightweight, robust PHP library for sending files to the browser as a download. It handles MIME types, output buffering, and memory management for you.

Features
--------

[](#features)

- **Automatic MIME Type Detection**: Uses the `skyzyx/mimetypes` component to correctly identify file types.
- **Buffer Management**: Automatically clears all output buffers and disables compression to prevent corrupted binary downloads.
- **Resource Efficient**: Uses file pointers and streams, making it suitable for serving large files without hitting memory limits.
- **Flexible Sources**: Create downloads from existing files or directly from raw strings (e.g., dynamic CSV/logs).

Installation
------------

[](#installation)

Install the package via Composer:

```
composer require rndoom04/downloader
```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance90

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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 ~1095 days

Total

2

Last Release

52d ago

### Community

Maintainers

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

---

Top Contributors

[![Rndoom04](https://avatars.githubusercontent.com/u/53907816?v=4)](https://github.com/Rndoom04 "Rndoom04 (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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