PHPackages                             gethin/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gethin/composer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gethin/composer
===============

try make a package

05PHP

Since Oct 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gethinyan/composer)[ Packagist](https://packagist.org/packages/gethin/composer)[ RSS](/packages/gethin-composer/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

项目概述
====

[](#项目概述)

本仓库是在学习发布packagist的时候创建的一个测试仓库，仅仅是为了走一遍流程

运行环境
====

[](#运行环境)

- Nginx 1.8+
- php 7.0+

安装引用
====

[](#安装引用)

使用 `composer` 安装

```
$ composer require gethin/composer:dev-master
```

接着在入口文件引入 `composer` 生成的 `autoload.php`

```
// index.php
require './vendor/autoload.php';
```

使用 `use` 关键词引入类

```
use Gethin\App\Status;
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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/7955248bc3ab75ed720e4efa7f2daf009392f1477ac8d10647fcb3d37662b808?d=identicon)[gethinyan](/maintainers/gethinyan)

---

Top Contributors

[![gethinyan](https://avatars.githubusercontent.com/u/15766471?v=4)](https://github.com/gethinyan "gethinyan (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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