PHPackages                             yxk/hello - 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. yxk/hello

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

yxk/hello
=========

一个简单的实现hello world的包

v1.0.0(6y ago)013MITPHPPHP &gt;=7.0

Since Sep 19Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

About Yxk
---------

[](#about-yxk)

```
最简单的实现hello world的package

```

安装
--

[](#安装)

```
composer require yxk/hello

```

生成配置文件
------

[](#生成配置文件)

```
 php artisan vendor:publish --provider="Yxk\Hello\HelloServiceProvider"

```

调用方式
----

[](#调用方式)

```
$ret = Hello::sayHello();
return $ret;
//输出Hello China即调用成功

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2430d ago

### Community

Maintainers

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

---

Top Contributors

[![gokiller](https://avatars.githubusercontent.com/u/15698970?v=4)](https://github.com/gokiller "gokiller (16 commits)")

### Embed Badge

![Health badge](/badges/yxk-hello/health.svg)

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

###  Alternatives

[spatie/laravel-support-bubble

A non-intrusive support chat bubble that can be displayed on any page

391173.6k](/packages/spatie-laravel-support-bubble)

PHPackages © 2026

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