PHPackages                             repman-io/composer-plugin - 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. repman-io/composer-plugin

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

repman-io/composer-plugin
=========================

Plugin for Repman - PHP Repository Manager

1.1.2(5y ago)11227.2k↓41.9%4[1 issues](https://github.com/repman-io/composer-plugin/issues)[1 PRs](https://github.com/repman-io/composer-plugin/pulls)MITPHPPHP &gt;=7.2.0

Since Mar 12Pushed 2y ago2 watchersCompare

[ Source](https://github.com/repman-io/composer-plugin)[ Packagist](https://packagist.org/packages/repman-io/composer-plugin)[ RSS](/packages/repman-io-composer-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (5)Versions (10)Used By (0)

Repman Composer Plugin
======================

[](#repman-composer-plugin)

[![Minimum PHP Version](https://camo.githubusercontent.com/4c62148864d567c4ee794ffab09c1dd4a3f45e41064bbb016440beddaae71a4d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e322d3838393242462e737667)](https://php.net/)[![Latest Stable Version](https://camo.githubusercontent.com/146f3d3b6be5b33f44a0f363505da1eff3d7f270dc154a51ac625b1697ccfe5f/68747470733a2f2f706f7365722e707567782e6f72672f7265706d616e2d696f2f636f6d706f7365722d706c7567696e2f762f737461626c65)](https://packagist.org/packages/repman-io/composer-plugin)[![buddy branch](https://camo.githubusercontent.com/9ba4694b6e00fd103e89cf6cf662a8653b3a8ff5413108d3af0e4f9bb02505e2/68747470733a2f2f6170702e62756464792e776f726b732f7265706d616e2f636f6d706f7365722d706c7567696e2f7265706f7369746f72792f6272616e63682f6d61737465722f62616467652e7376673f746f6b656e3d61633666326665383037626136623761643930393032663562646131633166623834343530313437353766383265313836376632636164326664363132303335 "buddy branch")](https://app.buddy.works/repman/composer-plugin/repository/branch/master)[![Total Downloads](https://camo.githubusercontent.com/68bcbafd86aec97609becd6f184f43cec6db3dce7768a96480377a58bb7df3f3/68747470733a2f2f706f7365722e707567782e6f72672f7265706d616e2d696f2f636f6d706f7365722d706c7567696e2f646f776e6c6f616473)](https://packagist.org/packages/repman-io/composer-plugin)[![License](https://camo.githubusercontent.com/57d60eb96e041ffa2bda310a39f719e7ad7b5b4de8e5f7f6e6e84fa00b7e432c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7265706d616e2d696f2f636f6d706f7365722d706c7567696e)](https://camo.githubusercontent.com/57d60eb96e041ffa2bda310a39f719e7ad7b5b4de8e5f7f6e6e84fa00b7e432c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7265706d616e2d696f2f636f6d706f7365722d706c7567696e)

[Composer](https://getcomposer.org/) plugin for [Repman - PHP Repository Manager](https://repman.io/proxy). Adds a mirror url for all your dependencies without need to update `composer.lock` file.

Usage
-----

[](#usage)

One line install, and you are ready to go:

```
composer global require repman-io/composer-plugin
```

### Self-hosted Repman server

[](#self-hosted-repman-server)

You can use this plugin even with [self-hosted Repman](https://repman.io/self-hosted) instance. Add this config to your `composer.json` file:

```
    "extra": {
        "repman": {
            "url": "https://repman.your.company/"
        }
    }
```

---

made with ❤️ by [Buddy](https://buddy.works)

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community13

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~62 days

Recently: every ~100 days

Total

8

Last Release

1825d ago

Major Versions

0.1.3 → 1.0.02020-11-13

PHP version history (3 changes)0.1.0PHP ^7.3

0.1.3PHP ^7.2

1.1.0PHP &gt;=7.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d00e1e73a4ff379162b943421469055929a95e7a6ce4c3808976dcc1fa28f4f?d=identicon)[akondas](/maintainers/akondas)

---

Top Contributors

[![akondas](https://avatars.githubusercontent.com/u/8239917?v=4)](https://github.com/akondas "akondas (18 commits)")[![pedro-stanaka](https://avatars.githubusercontent.com/u/2609731?v=4)](https://github.com/pedro-stanaka "pedro-stanaka (1 commits)")[![sztwiorok](https://avatars.githubusercontent.com/u/1032844?v=4)](https://github.com/sztwiorok "sztwiorok (1 commits)")

---

Tags

composercomposer-mirrorcomposer-pluginpackagistpackagist-mirrorphp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/repman-io-composer-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/repman-io-composer-plugin/health.svg)](https://phpackages.com/packages/repman-io-composer-plugin)
```

###  Alternatives

[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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