PHPackages                             elseym/mirror-handler - 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. elseym/mirror-handler

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

elseym/mirror-handler
=====================

Manages aliased copies of your composer dependencies

1.0.4(9y ago)031WTFPLPHP

Since Sep 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/elseym/composer-mirror-handler)[ Packagist](https://packagist.org/packages/elseym/mirror-handler)[ Docs](https://github.com/elseym/composer-mirror-handler)[ RSS](/packages/elseym-mirror-handler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (6)Used By (0)

Composer Mirror Handler
=======================

[](#composer-mirror-handler)

usage
-----

[](#usage)

in your composer.json, require this package:

```
"require": {
    "elseym/mirror-handler": "~1.0"
}
```

then add the script hooks:

```
"scripts": {
    "post-install-cmd": [ "Elseym\\MirrorHandler\\Mirror::handle" ],
    "post-update-cmd": [ "Elseym\\MirrorHandler\\Mirror::handle" ]
}
```

finally, define which dependencies should be mirrored where:

```
"extra": {
    "mirror": {
        "vendor23/package-foo": "Library/FooPackage",
        "vendor42/bar-package": "Library/PackageBar"
    }
}
```

license
-------

[](#license)

Do What The Fuck You Want To Public License (WTFPL)

[![WTFPL](https://camo.githubusercontent.com/4051644883ab2869f11be71537ea53f57bbb44f1dfa2da471ab524f02f87b331/687474703a2f2f7777772e777466706c2e6e65742f77702d636f6e74656e742f75706c6f6164732f323031322f31322f777466706c2d62616467652d342e706e67)](https://camo.githubusercontent.com/4051644883ab2869f11be71537ea53f57bbb44f1dfa2da471ab524f02f87b331/687474703a2f2f7777772e777466706c2e6e65742f77702d636f6e74656e742f75706c6f6164732f323031322f31322f777466706c2d62616467652d342e706e67)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

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

Total

5

Last Release

3531d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29d269dd411b0130a1635dc9c2df84f67065f6cb6bbefa1ed59ad95b88c85d2c?d=identicon)[elseym](/maintainers/elseym)

---

Top Contributors

[![elseym](https://avatars.githubusercontent.com/u/907478?v=4)](https://github.com/elseym "elseym (5 commits)")

### Embed Badge

![Health badge](/badges/elseym-mirror-handler/health.svg)

```
[![Health](https://phpackages.com/badges/elseym-mirror-handler/health.svg)](https://phpackages.com/packages/elseym-mirror-handler)
```

###  Alternatives

[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k74.6k86](/packages/pocketmine-pocketmine-mp)[friendsoftypo3/content-blocks

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

96374.6k23](/packages/friendsoftypo3-content-blocks)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)

PHPackages © 2026

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