PHPackages                             juju/runinfo - 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. juju/runinfo

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

juju/runinfo
============

Yii2 运行信息

v1.0.0(9y ago)03MITPHPPHP &gt;=5.4.0

Since Aug 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/juju031/yii2_runinfo)[ Packagist](https://packagist.org/packages/juju/runinfo)[ RSS](/packages/juju-runinfo/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

运行信息
----

[](#运行信息)

\##安装

```
composer require "juju/runinfo:dev-master"

"juju/runinfo": "~dev-master"

```

\##控制器顶部

```
use \juju\runinfo\Runinfo;

```

\##控制器调用

```
$runinfo = new Runinfo();
$runinfo->start();		//开始点，统计内存占用和时间点

$rundata = $runinfo->end();		//结束时间点返回结果数组
print_r($rundata);
exit();

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~0 days

Total

2

Last Release

3607d ago

Major Versions

v0.01 → v1.0.02016-08-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/4664c19bdace38e7bebaf8efa88fa6fd2d0f26367701713a9ccd8090a905aa4e?d=identicon)[juju](/maintainers/juju)

---

Top Contributors

[![juju031](https://avatars.githubusercontent.com/u/15888494?v=4)](https://github.com/juju031 "juju031 (6 commits)")

### Embed Badge

![Health badge](/badges/juju-runinfo/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)

PHPackages © 2026

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