PHPackages                             fy97/pack\_composer - 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. fy97/pack\_composer

ActiveProject

fy97/pack\_composer
===================

这是一个打包第三方composer开源包的工具，目的是为了避免composer内冲突

00PHP

Since Mar 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mryfan/pack_composer)[ Packagist](https://packagist.org/packages/fy97/pack_composer)[ RSS](/packages/fy97-pack-composer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#概述

```
这是一个打包第三方composer开源包的工具，
目的是为了避免composer内冲突

```

本工具需要用到 composer 等 请自行安装

\#应用场景

```
当你知道一个优秀的composer包，并且要使用安装的时候，
发现这个包依赖着一个  B 包 的8.5版本，
但是你的项目又依赖4.5版本，你不敢贸然升级B包，
因为有可能不稳定。

所以有了这个小工具，暂时的使用场景仅仅用在了 illuminate/validation 这个包里面

```

\#使用方法

```
1.git clone https://github.com/mryfan/pack_composer.git
2.php ./index.php
3.cd dist
4.git init
5.git add .
6.git commit -m '创世提交'
7.git remote add github https://github.com/mryfan/pack_composer.git //注意换成你的仓库地址并与packagist.org 联动。
8.找个新的目录 执行  composer require 你的包名称

```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/cc06939377f2f9467a7427b2ea5cfd5d72b76bae16f90708249f8bac9c2078ea?d=identicon)[mryfan](/maintainers/mryfan)

---

Top Contributors

[![mryfan](https://avatars.githubusercontent.com/u/28995283?v=4)](https://github.com/mryfan "mryfan (20 commits)")

### Embed Badge

![Health badge](/badges/fy97-pack-composer/health.svg)

```
[![Health](https://phpackages.com/badges/fy97-pack-composer/health.svg)](https://phpackages.com/packages/fy97-pack-composer)
```

PHPackages © 2026

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