sminnee/composer-diff
最新稳定版本:0.0.5
Composer 安装命令:
composer require sminnee/composer-diff
包简介
Display diffs of composer projects and all their modules
README 文档
README
composer-diff performs a git diff command on your project.
Unlike git diff, however, it will also return differences in any packages marked in your composer.lock file
Installation
A good way to install CLI tools from composer is 'composer global require':
composer global require sminnee/composer-diff
Then, if you haven't already, add ~/.composer/vendor/bin to your shell path.
The binary will be installed to ~/.composer/vendor/bin/composer-diff.
Usage
You can see the changes themselves this way:
composer-diff diff sha-from [sha-to]
sha-fromis the SHA of your project to use as the starting pointsha-tois the SHA of your project to use as the end point. If ommitted, the current check-out of code is used
If you wish to see the log messages instead of the changes, use this command:
composer-diff log sha-from [sha-to]
Limitations
- Doesn't work if a package isn't checked out in your project as a git repo
- Output not the best
sminnee/composer-diff 适用场景与选型建议
sminnee/composer-diff 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 206 次下载、GitHub Stars 达 17, 最近一次更新时间为 2015 年 06 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 sminnee/composer-diff 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 sminnee/composer-diff 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 206
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 16
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-06-10