PHPackages                             binghua/turnipscalculate - 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. binghua/turnipscalculate

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

binghua/turnipscalculate
========================

大頭菜計算機

v1.1.1(5y ago)00MITPHPPHP 7.4

Since Sep 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ken0911208818/ken-Turnips-calculate)[ Packagist](https://packagist.org/packages/binghua/turnipscalculate)[ RSS](/packages/binghua-turnipscalculate/feed)WikiDiscussions master Synced yesterday

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

ken-Turnips-calculate
=====================

[](#ken-turnips-calculate)

how to install
--------------

[](#how-to-install)

```
composer require binghua/turnipscalculate

```

how to use
----------

[](#how-to-use)

```
use BingHua\TurnipsCalculate\TurnipsFactory;

public function __construct(TurnipsFactory $turnipsFactory)
    {
        $this->turnipsFactory = $turnipsFactory;
    }

    public function create()
    {
        $type = '好的大頭菜'
        //$type = '壞掉的大頭菜'
        $price = 400;
        $count = 10
        return $this->turnipsFactory::factory($type, $price, $count)->calculatePrice();
    }

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

3

Last Release

2051d ago

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/binghua-turnipscalculate/health.svg)

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

###  Alternatives

[phenx/php-font-lib

A library to read, parse, export and make subsets of different types of font files.

1.8k154.8M51](/packages/phenx-php-font-lib)[hubertnnn/laravel-nova-field-dynamic-select

A Laravel Nova field.

22148.1k](/packages/hubertnnn-laravel-nova-field-dynamic-select)[kiboit/phast

A toolbox for optimizing web page performance

3615.4k1](/packages/kiboit-phast)

PHPackages © 2026

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