PHPackages                             rauwebieten/psr7-partial-download - 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. rauwebieten/psr7-partial-download

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

rauwebieten/psr7-partial-download
=================================

1.0.6(8y ago)41601PHPPHP &gt;=5.4.0

Since Aug 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/rauwebieten/psr7-partial-download)[ Packagist](https://packagist.org/packages/rauwebieten/psr7-partial-download)[ RSS](/packages/rauwebieten-psr7-partial-download/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (1)Versions (8)Used By (0)

PSR-7 Partial download
======================

[](#psr-7-partial-download)

Partial downloads with PSR-7 libraries.

- Resuming downloads
- Audio streaming

Based on code by pomle

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

[](#installation)

```
composer require rauwebieten/psr7-partial-download

```

Usage
-----

[](#usage)

```
// in your controller class / callback

$partialDownload = new Psr7PartialDownload();
$response = $partialDownload->sendFile($request,$response,'my-song.mp3','audio/mpeg');
return $response;
```

see the example folder for details

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

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

Total

6

Last Release

3213d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11740475?v=4)[Peter ](/maintainers/rauwebieten)[@rauwebieten](https://github.com/rauwebieten)

---

Top Contributors

[![rauwebieten](https://avatars.githubusercontent.com/u/11740475?v=4)](https://github.com/rauwebieten "rauwebieten (11 commits)")

---

Tags

partial-downloadpsr-7slimphp

### Embed Badge

![Health badge](/badges/rauwebieten-psr7-partial-download/health.svg)

```
[![Health](https://phpackages.com/badges/rauwebieten-psr7-partial-download/health.svg)](https://phpackages.com/packages/rauwebieten-psr7-partial-download)
```

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

8.0k1.1B3.9k](/packages/guzzlehttp-psr7)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)[laudis/neo4j-php-client

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

185702.8k42](/packages/laudis-neo4j-php-client)

PHPackages © 2026

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