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. mopa/composer-bridge

ActiveSymfony-bridge

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

Symfony2 Composer Bridge

1.6.0(3y ago)373.5M↓27.9%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 1mo 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 93% 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

1237d 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

[maglnet/composer-require-checker

CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package

99810.9M671](/packages/maglnet-composer-require-checker)[icanhazstring/composer-unused

Show unused packages by scanning your code

1.7k7.0M188](/packages/icanhazstring-composer-unused)[composer/satis

Simple Repository Generator

3.3k1.4M17](/packages/composer-satis)[brainmaestro/composer-git-hooks

Easily manage git hooks in your composer config

1.1k9.1M444](/packages/brainmaestro-composer-git-hooks)[franzl/studio

Develop your Composer libraries with style

1.1k634.5k15](/packages/franzl-studio)[clue/phar-composer

Simple phar creation for any project managed via Composer

862881.6k29](/packages/clue-phar-composer)

PHPackages © 2026

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