xaamin/composer-global-repositories
最新稳定版本:v1.0.0
Composer 安装命令:
composer require xaamin/composer-global-repositories
包简介
Composer plugin that automatically loads global package repositories into local projects
README 文档
README
The composer plugin to quickly add global repositories into local projects for development purposes, without the need to update your composer.json file.
How to install
composer global require xaamin/composer-global-repositories
How to use
Add a global repositories to composer and then pull them into any project that you want to.
During a composer install or composer update, the plugin will merge global repositories with the local composer file; and prepend all the configured repositories. If composer finds any of the require packages inside these repositories, it will install the package from that repository instead.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-21