PHPackages                             gioco-plus/prism-plus - 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. gioco-plus/prism-plus

ActiveLibrary

gioco-plus/prism-plus
=====================

v2.5.5(2mo ago)025.9k↓40.5%2MITPHPPHP &gt;=7.2

Since Mar 15Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/gioco-play/prism-plus)[ Packagist](https://packagist.org/packages/gioco-plus/prism-plus)[ RSS](/packages/gioco-plus-prism-plus/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (42)Versions (53)Used By (2)

PrismPlus工具
-----------

[](#prismplus工具)

### 安裝

[](#安裝)

```
composer require "gioco-plus/prism-plus"

php bin/hyperf.php vendor:publish "gioco-plus/prism-const"

```

### 偏好設定

[](#偏好設定)

```
php bin/hyperf.php vendor:publish "gioco-plus/prism-plus"
```

### 快取

[](#快取)

```
# 依赖注入

/**
 * 快取
 * @Inject()
 * @var CacheService
 */
protected $cache;

/**
 * 清除快取
 * @Inject()
 * @var CacheFlushService
 */
protected $cacheFlush;
```

```
# 配置MongoDb連線

/**
 * @Inject()
 * @var DbManager
 */
protected $dbManger;

# 使用
$this->dbManger->opMongoDb('gf')->insert("hyperf_test", [
    'aaa'=>'a',
    'bbb'=>'b',
    'ccc'=>'c'
]);

# 獲取Config
$this->config->get("mongodb.{$confName}");
```

2021

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance88

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.6% 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 ~28 days

Recently: every ~8 days

Total

52

Last Release

76d ago

Major Versions

v1.4.0 → v2.0.02024-06-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/52188579?v=4)[goldenfdev](/maintainers/goldenfdev)[@goldenfdev](https://github.com/goldenfdev)

---

Top Contributors

[![Yanghsuanming](https://avatars.githubusercontent.com/u/40749214?v=4)](https://github.com/Yanghsuanming "Yanghsuanming (257 commits)")[![q90016200](https://avatars.githubusercontent.com/u/37729578?v=4)](https://github.com/q90016200 "q90016200 (116 commits)")[![EllieSu777](https://avatars.githubusercontent.com/u/45157674?v=4)](https://github.com/EllieSu777 "EllieSu777 (7 commits)")[![ya-wen](https://avatars.githubusercontent.com/u/11266496?v=4)](https://github.com/ya-wen "ya-wen (4 commits)")[![Amin56413](https://avatars.githubusercontent.com/u/70314451?v=4)](https://github.com/Amin56413 "Amin56413 (2 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gioco-plus-prism-plus/health.svg)

```
[![Health](https://phpackages.com/badges/gioco-plus-prism-plus/health.svg)](https://phpackages.com/packages/gioco-plus-prism-plus)
```

PHPackages © 2026

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