PHPackages                             tbcd/file-messenger - 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. [Database &amp; ORM](/categories/database)
4. /
5. tbcd/file-messenger

ActiveLibrary[Database &amp; ORM](/categories/database)

tbcd/file-messenger
===================

1.0.0(3y ago)012MITPHPPHP &gt;=8.1

Since Apr 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ThomasBeauchataud/FileMessenger)[ Packagist](https://packagist.org/packages/tbcd/file-messenger)[ RSS](/packages/tbcd-file-messenger/feed)WikiDiscussions master Synced today

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

FileMessenger
=============

[](#filemessenger)

This package is an extension of symfony/messenger component providing transport for files using league/flysystem component

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

[](#installation)

```
composer require tbcd/file-messenger

```

Usage
-----

[](#usage)

This transport can be configured with any of the league/flysystem adapters.

> For now only the sftp, the ftp and the local adapters are implemented

Configure the transport as expected in the messenger config file

```
# config/packages/messenger.yaml

framework:
    messenger:
        transports:
            # https://symfony.com/doc/current/messenger.html#transport-configuration
            sftp:
                dsn: 'sftp://foo:bar@localhost:22/rootPath'
            ftp:
                dsn: 'ftp://foo:bar@localhost:21/rootPath'
            local:
                dsn: 'local://./rootPath'

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

1187d ago

### Community

Maintainers

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

---

Top Contributors

[![ThomasBeauchataud](https://avatars.githubusercontent.com/u/44582903?v=4)](https://github.com/ThomasBeauchataud "ThomasBeauchataud (2 commits)")

---

Tags

doctrineodbchfsql

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tbcd-file-messenger/health.svg)

```
[![Health](https://phpackages.com/badges/tbcd-file-messenger/health.svg)](https://phpackages.com/packages/tbcd-file-messenger)
```

###  Alternatives

[pimcore/pimcore

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

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

The Shopware e-commerce core

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

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

1.3k1.4M201](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M563](/packages/shopware-core)[ssch/typo3-rector

Instant fixes for your TYPO3 PHP code by using Rector.

2603.2M426](/packages/ssch-typo3-rector)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)

PHPackages © 2026

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