PHPackages                             mopa/composer-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mopa/composer-bridge

ActiveSymfony-bridge[Utility &amp; Helpers](/categories/utility)

mopa/composer-bridge
====================

Symfony2 Composer Bridge

1.6.0(3y ago)363.5M↓62.5%13[1 issues](https://github.com/phiamo/MopaComposerBridge/issues)7MITPHP

Since Oct 11Pushed 2y ago2 watchersCompare

[ Source](https://github.com/phiamo/MopaComposerBridge)[ Packagist](https://packagist.org/packages/mopa/composer-bridge)[ Docs](http://bootstrap.mohrenweiserpartner.de)[ RSS](/packages/mopa-composer-bridge/feed)WikiDiscussions master Synced 2d ago

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

MopaComposerBridge
==================

[](#mopacomposerbridge)

This Bridge allows usage of Composer classes through the composer.phar available on a lot of systems recently. I was originally designed for providing a way to hook into the composeres knowledge about things installed in a project, but can be used for a lot of other composer related tasks too.

You can either let the Bridge find your composer / composer.phar installation, or install composer in your project.

You could get a composer like this:

```
// with
// Symfony\Component\Console\Input\InputInterface $input
// Symfony\Component\Console\Output\OutputInterface $output

if(false !== $composer = ComposerAdapter::getComposer($input, $output)) {
    // $composer is now a fully setup instance of composer
}

```

Mac users using the composer homebrew version, might have to install composer.phar in the project directory to be able to e.g. use the symlink command in

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity54

Moderate usage in the ecosystem

Community26

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~532 days

Recently: every ~849 days

Total

8

Last Release

1282d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a1fd1e7045090ca677014a06fee68bb9cfd75d4286bb8d9da181b7d1d0db032?d=identicon)[phiamo](/maintainers/phiamo)

---

Top Contributors

[![phiamo](https://avatars.githubusercontent.com/u/207291?v=4)](https://github.com/phiamo "phiamo (32 commits)")[![kix](https://avatars.githubusercontent.com/u/345754?v=4)](https://github.com/kix "kix (2 commits)")[![isometriks](https://avatars.githubusercontent.com/u/1325995?v=4)](https://github.com/isometriks "isometriks (1 commits)")[![leberknecht](https://avatars.githubusercontent.com/u/1165177?v=4)](https://github.com/leberknecht "leberknecht (1 commits)")[![SanjoSolutions](https://avatars.githubusercontent.com/u/61918211?v=4)](https://github.com/SanjoSolutions "SanjoSolutions (1 commits)")[![drola](https://avatars.githubusercontent.com/u/1074328?v=4)](https://github.com/drola "drola (1 commits)")[![sudent](https://avatars.githubusercontent.com/u/158357?v=4)](https://github.com/sudent "sudent (1 commits)")[![fishrodashley](https://avatars.githubusercontent.com/u/1861899?v=4)](https://github.com/fishrodashley "fishrodashley (1 commits)")

---

Tags

composerSymfony2

### Embed Badge

![Health badge](/badges/mopa-composer-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/mopa-composer-bridge/health.svg)](https://phpackages.com/packages/mopa-composer-bridge)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

5186.0k18](/packages/phel-lang-phel-lang)[dagger/dagger

Dagger PHP SDK

261.1k](/packages/dagger-dagger)

PHPackages © 2026

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