PHPackages                             formatd/dummy-resources - 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. formatd/dummy-resources

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

formatd/dummy-resources
=======================

Modifies the default FileSystemStorage to provide dummy files if the physical file for a resource is missing on disk.

v1.0.4(3y ago)12.3k↓50%MITPHP

Since Feb 15Pushed 3y agoCompare

[ Source](https://github.com/Format-D/FormatD.DummyResources)[ Packagist](https://packagist.org/packages/formatd/dummy-resources)[ RSS](/packages/formatd-dummy-resources/feed)WikiDiscussions main Synced 1mo ago

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

FormatD.DummyResources
======================

[](#formatddummyresources)

Dummy Resources for Development Environment.

This package is meant to be used in local development environments where you don't have all the resource files available that are references in your database. If you need to work on a large database locally and cannot (or don't want to) download all the resources, this package is for you.

What does it do?
----------------

[](#what-does-it-do)

This package extends the default FileSystemStorage with an aspect. If no physical resource can be loaded from disk, the dummy file matching the file extension ist provided instead.

Compatibility
-------------

[](#compatibility)

Versioning scheme:

```
 1.0.0
 | | |
 | | Bugfix Releases (non breaking)
 | Neos Compatibility Releases (non breaking except framework dependencies)
 Feature Releases (breaking)

```

Releases und compatibility:

Package-VersionNeos Flow Version1.0.x7.x, 8.xInstallation
------------

[](#installation)

Just install the package and publish resources:

```
    ./flow resource:publish

```

By default the package will only be active in development context.

Configuration
-------------

[](#configuration)

You can provide your own dummy files by modifying the path setting:

```
FormatD:
  DummyResources:
    enable: false
    path: '%FLOW_PATH_PACKAGES%Application/FormatD.DummyResources/Resources/Private/Dummy/'

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Total

5

Last Release

1163d ago

### Community

Maintainers

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

---

Top Contributors

[![bweinzierl](https://avatars.githubusercontent.com/u/30659291?v=4)](https://github.com/bweinzierl "bweinzierl (7 commits)")

### Embed Badge

![Health badge](/badges/formatd-dummy-resources/health.svg)

```
[![Health](https://phpackages.com/badges/formatd-dummy-resources/health.svg)](https://phpackages.com/packages/formatd-dummy-resources)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

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

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15161.6M2.6k](/packages/illuminate-filesystem)[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)[phpdocumentor/flyfinder

Flysystem plugin to add file finding capabilities to the Filesystem entity

30585.0k5](/packages/phpdocumentor-flyfinder)

PHPackages © 2026

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