PHPackages                             iqual/iq\_stage\_file\_proxy - 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. iqual/iq\_stage\_file\_proxy

ActiveDrupal-custom-module[File &amp; Storage](/categories/file-storage)

iqual/iq\_stage\_file\_proxy
============================

Loads resources or generates URLs that target public:// from a defined HTTP origin

v3.1.0(7mo ago)042.4k↓34.4%1[3 PRs](https://github.com/iqual-ch/iq_stage_file_proxy/pulls)PHPPHP ^8.1

Since May 21Pushed 3mo ago4 watchersCompare

[ Source](https://github.com/iqual-ch/iq_stage_file_proxy)[ Packagist](https://packagist.org/packages/iqual/iq_stage_file_proxy)[ Docs](https://github.com/iqual-ch/iq_stage_file_proxy)[ RSS](/packages/iqual-iq-stage-file-proxy/feed)WikiDiscussions 3.x Synced 1mo ago

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

iq\_stage\_file\_proxy
======================

[](#iq_stage_file_proxy)

Loads resources or generates URLs that target public:// from a defined HTTP origin This module will try to load from the remote instance, if the requested resource is not available locally.

Caution
=======

[](#caution)

Use only on non-productive instances (development, staging, demo)

How-to
======

[](#how-to)

Install via composer

```
composer require --dev iqual/iq_stage_file_proxy

```

Add the following into your settings.local.php (or settings.dev.php and similar).

```
$config['iq_stage_file_proxy.settings']['remote_instance']
    = 'https://mylivedomain.ch';

// For downloading and serving from your own instance,
// instead of redirecting to the remote one.
$config['iq_stage_file_proxy.settings']['offload'] = TRUE;

```

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance72

Regular maintenance activity

Popularity29

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~188 days

Total

8

Last Release

223d ago

Major Versions

2.x-dev → 3.0.02023-10-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/90cd0a373720aba510d144cf310f4b036ae8d79f1f7385d663ae20b87a3fb017?d=identicon)[pvbergen](/maintainers/pvbergen)

![](https://www.gravatar.com/avatar/890fffdae387fc892ae3303b453cc41e8da9f56a3ae19463e8d9694478e29ee6?d=identicon)[danielwirz](/maintainers/danielwirz)

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

![](https://www.gravatar.com/avatar/43082de1b2e2b2b2d48b7ff7dbc7c60ff1d0a015123d4062ac0b49ea0b3b725f?d=identicon)[iqual](/maintainers/iqual)

---

Top Contributors

[![stefanospetrakis](https://avatars.githubusercontent.com/u/17128522?v=4)](https://github.com/stefanospetrakis "stefanospetrakis (11 commits)")[![youpixxl](https://avatars.githubusercontent.com/u/3398689?v=4)](https://github.com/youpixxl "youpixxl (5 commits)")[![danielwirz](https://avatars.githubusercontent.com/u/42937331?v=4)](https://github.com/danielwirz "danielwirz (4 commits)")[![bkomel](https://avatars.githubusercontent.com/u/5403050?v=4)](https://github.com/bkomel "bkomel (2 commits)")[![benferch](https://avatars.githubusercontent.com/u/34217293?v=4)](https://github.com/benferch "benferch (2 commits)")[![MatjazBe](https://avatars.githubusercontent.com/u/89912100?v=4)](https://github.com/MatjazBe "MatjazBe (2 commits)")[![martinstadelmann](https://avatars.githubusercontent.com/u/25382761?v=4)](https://github.com/martinstadelmann "martinstadelmann (1 commits)")

### Embed Badge

![Health badge](/badges/iqual-iq-stage-file-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/iqual-iq-stage-file-proxy/health.svg)](https://phpackages.com/packages/iqual-iq-stage-file-proxy)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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