credevator/composer-sync-packages-plugin
Composer 安装命令:
composer require credevator/composer-sync-packages-plugin
包简介
Sync packages and repositories between Composer projects.
README 文档
README
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
composer global require credevator/composer-plugin-sync-packages
Usage
composer global sync-packages [PATH_TO_OTHER_PROJECT]
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.
统计信息
- 总下载量: 593
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-02-23