PHPackages                             metal/helper - 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. metal/helper

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

metal/helper
============

PHP项目常用助手函数，涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等，新增图片处理函数，新增字节处理函数，新增处理中文文字的函数,手机号处理,格式化代码

1.1.7.4(3y ago)4104Apache-2.0PHP

Since Jul 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/JasonMetal/metal-helper)[ Packagist](https://packagist.org/packages/metal/helper)[ RSS](/packages/metal-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (24)Used By (0)

metal-helper
============

[](#metal-helper)

PHP项目常用助手函数，涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等",

- 修复一些函数
- 新增图片处理函数
- 新增字节处理函数
- 新增处理中文文字的函数

```
#引入包
use metal\helper;

 public function index() {

      $cnName = helper\ChineseName::getRandomCnName(2,'-');
      var_dump($cnName); // 费-欣澜

}

...

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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

Every ~38 days

Recently: every ~53 days

Total

23

Last Release

1293d ago

### Community

Maintainers

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

---

Top Contributors

[![JasonMetal](https://avatars.githubusercontent.com/u/13533524?v=4)](https://github.com/JasonMetal "JasonMetal (41 commits)")

### Embed Badge

![Health badge](/badges/metal-helper/health.svg)

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

###  Alternatives

[surfsidemedia/shoppingcart

Laravel Shoppingcart

1712.6k](/packages/surfsidemedia-shoppingcart)

PHPackages © 2026

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