PHPackages                             flamarkt/test-data - 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. flamarkt/test-data

ActiveFlarum-extension

flamarkt/test-data
==================

Seed test data for Flamarkt.

031PHP

Since Aug 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/flamarkt/test-data)[ Packagist](https://packagist.org/packages/flamarkt/test-data)[ RSS](/packages/flamarkt-test-data/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Test Data
=========

[](#test-data)

Seeds test data in Flamarkt.

Optionally integrates with the following extensions if they are enabled:

- Flamarkt Identity
- Flamarkt Balance
- Flamarkt Categories
- Flamarkt Taxonomies
- Flamarkt Library
- Flamarkt Product Slugs
- Flamarkt Final Quantities

Syntax
------

[](#syntax)

```
php flarum flamarkt:seed
    --reset
    --user-count=100
    --category-count=50
    --taxonomy-count=10
    --product-count=50
    --order-count=100
    --min-product-categories=0
    --max-product-categories=3
    --min-product-taxonomies=0
    --max-product-taxonomies=10
    --min-product-terms=1
    --max-product-terms=3

```

`--reset` will truncate all Flamarkt related tables including `users`.

The `min`/`max` options for Terms apply for each of the Taxonomies selected through `min`/`max` option for Taxonomies.

All parameters are optional. The default values are shown in the command. Use `0` as `count` or `max` to disable seeding a particular item.

Extensibility
-------------

[](#extensibility)

Events are available to extend the seeding process. See `src/Events`.

Compatibility with Fake Data
----------------------------

[](#compatibility-with-fake-data)

This extension can be used alongside [Fake Data](https://github.com/migratetoflarum/fake-data) without any issue. But the two extensions don't integrate with each other.

Both extensions provide user seeds. If you have already seeded users with Fake data, consider using `--user-count=0` in this extension to prevent conflicts with unique email addresses.

Users seeded by Fake Data won't have Flamarkt Identity/Balance seeded. But users seeded by Fake Data can be picked as order owners.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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/0538135c1debcef5602dce7ece027909cc832b7a6284ab9189a19aa8de98d60d?d=identicon)[clarkwinkelmann](/maintainers/clarkwinkelmann)

---

Top Contributors

[![clarkwinkelmann](https://avatars.githubusercontent.com/u/5264300?v=4)](https://github.com/clarkwinkelmann "clarkwinkelmann (8 commits)")

### Embed Badge

![Health badge](/badges/flamarkt-test-data/health.svg)

```
[![Health](https://phpackages.com/badges/flamarkt-test-data/health.svg)](https://phpackages.com/packages/flamarkt-test-data)
```

PHPackages © 2026

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