PHPackages                             cpyun/iseed-think - 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. [Database &amp; ORM](/categories/database)
4. /
5. cpyun/iseed-think

ActiveLibrary[Database &amp; ORM](/categories/database)

cpyun/iseed-think
=================

Generate a new Thinkphp database seed file based on data from the existing database table.

v1.0.0(4y ago)016Apache-2.0PHPPHP ^7.4|^8.0

Since Sep 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/cpyun/iseed-think)[ Packagist](https://packagist.org/packages/cpyun/iseed-think)[ RSS](/packages/cpyun-iseed-think/feed)WikiDiscussions master Synced 6d ago

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

iseed-think
===========

[](#iseed-think)

反向数据生成器是一个Thinkphp包，它提供了一种基于现有数据库表中的数据生成新种子文件的方法，用于ThinkPHP6+的。

安装
--

[](#安装)

```
composer require cpyun/iseed-think

```

操作
--

[](#操作)

示例

```
php think iseed my_table

```

```
php think iseed my_table,another_table

```

\###类名前缀和类名后缀 为 Seeder 类名和文件名指定前缀或后缀。如果您想为具有现有种子的表创建额外的种子而不覆盖现有种子，这将非常有用。

```
php think iseed my_table --classnameprefix=Customized

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

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

Unknown

Total

1

Last Release

1712d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f409f4a5a6610982350ac6b349e763c9b2da8046455568159ab3b16ca1d8d049?d=identicon)[cpyun](/maintainers/cpyun)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cpyun-iseed-think/health.svg)

```
[![Health](https://phpackages.com/badges/cpyun-iseed-think/health.svg)](https://phpackages.com/packages/cpyun-iseed-think)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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