PHPackages                             credevator/composer-sync-packages-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. credevator/composer-sync-packages-plugin

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

credevator/composer-sync-packages-plugin
========================================

Sync packages and repositories between Composer projects.

0806↓50%1PHP

Since Mar 1Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Composer Plugin: Sync Packages.
===============================

[](#composer-plugin-sync-packages)

Objective
---------

[](#objective)

Use this plugin to merge individual Drupal packages into a single repository. This is useful when you have multiple projects and you want to merge them together in a single repository. The only thing you need is merge the installed packages into the main repository with highest used module version.

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

[](#installation)

```
composer global require credevator/composer-plugin-sync-packages
```

Usage
-----

[](#usage)

```
composer global sync-packages [PATH_TO_OTHER_PROJECT]
```

Implementation
--------------

[](#implementation)

- It will check and compare all installed packages from the source repository to the target repository.
- Then add or update the package in the target repository with the highest used module version.
- It also adds the used repositories to the target repository.
- \[WIP\] Merge patches.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2756303?v=4)[Credevator](/maintainers/credevator)[@credevator](https://github.com/credevator)

---

Top Contributors

[![amansrivastava](https://avatars.githubusercontent.com/u/2336743?v=4)](https://github.com/amansrivastava "amansrivastava (4 commits)")[![credevator](https://avatars.githubusercontent.com/u/2756303?v=4)](https://github.com/credevator "credevator (1 commits)")

### Embed Badge

![Health badge](/badges/credevator-composer-sync-packages-plugin/health.svg)

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

PHPackages © 2026

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