PHPackages                             lizhibin/douniu-game - 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. lizhibin/douniu-game

ActiveLibrary

lizhibin/douniu-game
====================

douniu-game

5147PHP

Since Oct 28Pushed 8y ago2 watchersCompare

[ Source](https://github.com/lizhibin205/douniu-game)[ Packagist](https://packagist.org/packages/lizhibin/douniu-game)[ RSS](/packages/lizhibin-douniu-game/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

BGame卡牌游戏
=========

[](#bgame卡牌游戏)

支持比较流行的卡牌游戏算法

特性
--

[](#特性)

- 卡牌：代码1-52，1方块A，2梅花A，3红桃A，4，黑桃A，5方块2……，53小王，54大王
- 目前支持斗牛

斗牛
--

[](#斗牛)

示例代码：

```
$game = new BGame\Douniu\Douniu();
//返回斗牛游戏玩家的结果
$result = $game->init(['1', '2', '3', '4', '5', '6'])->getResult();
```

炸金花
---

[](#炸金花)

示例代码：

```
$zhaJinHua = new ZhaJinHua();
$result = $zhaJinHua->init(['1', '2', '3', '4', '5', '6'])->getResult();
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/811ed7e3c47642b8a65b62e3e7767b9c2834706f355ec1fcb1981bcc18d712c7?d=identicon)[lizhibin205](/maintainers/lizhibin205)

---

Top Contributors

[![lizhibin205](https://avatars.githubusercontent.com/u/13945851?v=4)](https://github.com/lizhibin205 "lizhibin205 (11 commits)")

### Embed Badge

![Health badge](/badges/lizhibin-douniu-game/health.svg)

```
[![Health](https://phpackages.com/badges/lizhibin-douniu-game/health.svg)](https://phpackages.com/packages/lizhibin-douniu-game)
```

PHPackages © 2026

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