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

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

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

1.0.0(7y ago)09MITPHPPHP ^7.1 || ^7.2

Since Aug 4Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (2)Used By (0)

Eventable Flysystem
===================

[](#eventable-flysystem)

[![Build Status](https://camo.githubusercontent.com/04808ac9e397c3800fc0361cdf5dac4503451bdaf5209644bb243091875b49c7/68747470733a2f2f7472617669732d63692e6f72672f66726f7374696544452f6576656e7461626c652d666c7973797374656d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/frostieDE/eventable-flysystem)

This is a Filesystem implementation which dispatches events on any call to the underlying filesystem.

In contrast to [flysystem-eventable-filesystem](https://github.com/thephpleague/flysystem-eventable-filesystem) this implementation can be used with Symfonys EventDispatcher.

Composer
========

[](#composer)

```
$ composer require frostiede/eventable-flysystem

```

Usage
=====

[](#usage)

```
$adapter = new Local('./uploads'); # use League\Flysystem\Adapter\Local
$dispatcher = new EventDispatcher(); # use Symfony\Component\EventDispatcher\EventDispatcher
$filesystem = new EventableFilesystem($dispatcher, $adapter);

```

Of course, your `$adapter` can be any adapter 😉

Contribution
============

[](#contribution)

Feel free to contribute :-)

License
=======

[](#license)

MIT

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2886d ago

### 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 (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k277.8M962](/packages/league-flysystem-aws-s3-v3)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M464](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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