PHPackages                             runner/fastd-seeder - 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. [Framework](/categories/framework)
4. /
5. runner/fastd-seeder

ActiveLibrary[Framework](/categories/framework)

runner/fastd-seeder
===================

seeder for fastd framework

v1.0.0(8y ago)28341GPL-3.0PHP

Since Aug 23Pushed 8y ago2 watchersCompare

[ Source](https://github.com/RunnerLee/fastd-seeder)[ Packagist](https://packagist.org/packages/runner/fastd-seeder)[ RSS](/packages/runner-fastd-seeder/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

fastd seeder
============

[](#fastd-seeder)

### 安装

[](#安装)

```
composer require runner/fastd-seeder

```

### 配置服务提供者

[](#配置服务提供者)

*config/app.php*

```
[
    'services' => [
        ... ...
        \Runner\FastdSeeder\SeederServiceProvider::class,
    ],
]
```

### 执行

[](#执行)

```
php bin/console seed:dataset {connection} [{tables}] [--excepts={except_tables}] [--force]

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

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

Unknown

Total

1

Last Release

3235d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15872de2a16678788e3008d3874fbffe0b136088bca5ae96974189a357f99222?d=identicon)[RunnerLee](/maintainers/RunnerLee)

---

Top Contributors

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

---

Tags

fastd

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/runner-fastd-seeder/health.svg)

```
[![Health](https://phpackages.com/badges/runner-fastd-seeder/health.svg)](https://phpackages.com/packages/runner-fastd-seeder)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M293](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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