PHPackages                             bengor-file/simple-bus-bridge - 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. bengor-file/simple-bus-bridge

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

bengor-file/simple-bus-bridge
=============================

Adapter to make File compatible with Matthias Noback's SimpleBus

v1.2.1(8y ago)04.3k↓100%1MITPHPPHP ^5.5 || ^7.0

Since Nov 2Pushed 8y ago2 watchersCompare

[ Source](https://github.com/BenGorFile/SimpleBusBridge)[ Packagist](https://packagist.org/packages/bengor-file/simple-bus-bridge)[ RSS](/packages/bengor-file-simple-bus-bridge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (7)Used By (1)

SimpleBusBridge
===============

[](#simplebusbridge)

> Adapter to make File compatible with Matthias Noback's SimpleBus

[![Build Status](https://camo.githubusercontent.com/b8053ae82a121232cdf67f5f94af181031c806601e0cf5ed025100c5a02fd0fe/68747470733a2f2f7472617669732d63692e6f72672f42656e476f7246696c652f53696d706c654275734272696467652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/BenGorFile/SimpleBusBridge)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/643130a138c319efefef6c8c01edf23ba08036864f9806f1a3f12e0bd3d8474a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f42656e476f7246696c652f53696d706c654275734272696467652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/BenGorFile/SimpleBusBridge/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/165e5e58c497c1f78a84973b489287963c9d41fb400332daefe9b761e300d522/68747470733a2f2f706f7365722e707567782e6f72672f62656e676f722d66696c652f73696d706c652d6275732d6272696467652f646f776e6c6f616473)](https://packagist.org/packages/bengor-file/simple-bus-bridge/)[![Latest Stable Version](https://camo.githubusercontent.com/7a52970de1766e8232b087e7af190e8bc2ec61dd150635d1bff7129afaabe3a4/68747470733a2f2f706f7365722e707567782e6f72672f62656e676f722d66696c652f73696d706c652d6275732d6272696467652f762f737461626c652e737667)](https://packagist.org/packages/bengor-file/simple-bus-bridge/)[![Latest Unstable Version](https://camo.githubusercontent.com/a32ee5bb03cceb2f529c2bcde6311bc3a293342ed8df6e8dcfa887b223037b89/68747470733a2f2f706f7365722e707567782e6f72672f62656e676f722d66696c652f73696d706c652d6275732d6272696467652f762f756e737461626c652e737667)](https://packagist.org/packages/bengor-file/simple-bus-bridge/)

Requirements
------------

[](#requirements)

PHP &gt;= 5.5

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

[](#installation)

The easiest way to install this component is using [Composer](http://getcomposer.org)

```
$ composer require bengor-file/simple-bus-bridge
```

Documentation
-------------

[](#documentation)

All the documentation is stored inside the [file library](https://github.com/BenGorFile/File/blob/master/docs/index.md).

Tests
-----

[](#tests)

This library is completely tested by **[PHPSpec](http://www.phpspec.net/), SpecBDD framework for PHP**.

Run the following command to launch tests:

```
$ vendor/bin/phpspec run -fpretty
```

Contributing
------------

[](#contributing)

If you have any doubt or maybe you want to share some opinion, you can use our **Gitter** chat.

[![Join the chat at https://gitter.im/BenGorFile/File](https://camo.githubusercontent.com/1e8fb1e6edd4516d09b10ff78c81cd5d93269de48915b96b113603074ff8a2c6/68747470733a2f2f6261646765732e6769747465722e696d2f42656e476f7246696c652f46696c652e737667)](https://gitter.im/BenGorFile/File?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This library follows PHP coding standards, so pull requests need to execute the Fabien Potencier's [PHP-CS-Fixer](http://cs.sensiolabs.org/). Furthermore, if the PR creates some not-PHP file remember that you have to put the license header manually. In order to simplify we provide a Composer script that wraps all the commands related with this process.

```
$ composer run-script cs
```

There is also a policy for contributing to this project. Pull requests must be explained step by step to make the review process easy in order to accept and merge them. New methods or code improvements must come paired with [PHPSpec](http://www.phpspec.net/) tests.

If you would like to contribute it is a good point to follow Symfony contribution standards, so please read the [Contributing Code](http://symfony.com/doc/current/contributing/code/index.html) in the project documentation. If you are submitting a pull request, please follow the guidelines in the [Submitting a Patch](http://symfony.com/doc/current/contributing/code/patches.html#check-list) section and use the [Pull Request Template](http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request).

Credits
-------

[](#credits)

This library is created by:

>

**@benatespina** -
**@gorkalaucirica** -

Licensing Options
-----------------

[](#licensing-options)

[![License](https://camo.githubusercontent.com/38e9faefd19ff10bc6f87f9e578f7fbbee355db944fcfb8a800fb9c153a04cef/68747470733a2f2f706f7365722e707567782e6f72672f62656e676f722d66696c652f73696d706c652d6275732d6272696467652f6c6963656e73652e737667)](https://github.com/BenGorFile/SimpleBusBridge/blob/master/LICENSE)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~77 days

Total

6

Last Release

3026d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/06308bfc15d8774c16d36d727f852c2d29ed8d0d6153637384439747776dc658?d=identicon)[benatespina](/maintainers/benatespina)

---

Top Contributors

[![benatespina](https://avatars.githubusercontent.com/u/3951376?v=4)](https://github.com/benatespina "benatespina (11 commits)")

---

Tags

fileadapterdddsimple-bus

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/bengor-file-simple-bus-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/bengor-file-simple-bus-bridge/health.svg)](https://phpackages.com/packages/bengor-file-simple-bus-bridge)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.1k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M788](/packages/league-flysystem-aws-s3-v3)[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[knplabs/knp-gaufrette-bundle

Allows to easily use the Gaufrette library in a Symfony project

72528.6M91](/packages/knplabs-knp-gaufrette-bundle)[league/flysystem-local

Local filesystem adapter for Flysystem.

226231.8M39](/packages/league-flysystem-local)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8533.6M194](/packages/league-flysystem-memory)

PHPackages © 2026

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