PHPackages                             frostiede/eventable-flysystem-bundle - 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. frostiede/eventable-flysystem-bundle

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

frostiede/eventable-flysystem-bundle
====================================

03PHP

Since Aug 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/frostieDE/eventable-flysystem-bundle)[ Packagist](https://packagist.org/packages/frostiede/eventable-flysystem-bundle)[ RSS](/packages/frostiede-eventable-flysystem-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

EventableFlysystemBundle
========================

[](#eventableflysystembundle)

This bundle integrates the [eventable-flysystem](https://github.com/frositeDE/eventable-flysystem)with Symfony (3 and 4).

Installation
============

[](#installation)

```
$ composer require frostiede/eventable-flysystem-bundle

```

Configuration
=============

[](#configuration)

Add the following config:

```
eventable_flysystem:
    filesystems:
        - oneup_flysystem.your_filesystem
        - oneup_flysystem.another_filesystem
    event_dispatcher: 'event_dispatcher'

```

You may add filesystems which are configured on the OneupFlysystemBundle by their id. The filesystems are converted to an instance of `EventableFilesystem` by this bundle.

If you use the default `EventDispatcher` you may not specify `event_dispatcher`. Otherwise, you need to put the Id of the `EventDispatcher` instance you want to use with the `EventableFilesystem` into the `event_dispatcher` key.

Usage
=====

[](#usage)

Just use the filesystem as you would do only with the OneupFlysystemBundle. But in addition, you can subscribe to any events the `EventableFilesystem` may dispatch.

Contribute
==========

[](#contribute)

Feel free to contribute :-)

License
=======

[](#license)

MIT

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3764924?v=4)[Marcel Marnitz](/maintainers/frostieDE)[@frostieDE](https://github.com/frostieDE)

---

Top Contributors

[![frostieDE](https://avatars.githubusercontent.com/u/3764924?v=4)](https://github.com/frostieDE "frostieDE (6 commits)")

### Embed Badge

![Health badge](/badges/frostiede-eventable-flysystem-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/frostiede-eventable-flysystem-bundle/health.svg)](https://phpackages.com/packages/frostiede-eventable-flysystem-bundle)
```

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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