PHPackages                             robinflyhigh/bagisto-laravel-data-faker - 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. robinflyhigh/bagisto-laravel-data-faker

ActiveLibrary

robinflyhigh/bagisto-laravel-data-faker
=======================================

Add fake data of products and customers in Bagisto.

07.7kPHP

Since Sep 22Pushed 4y agoCompare

[ Source](https://github.com/robinflyhigh/bagisto-laravel-data-faker)[ Packagist](https://packagist.org/packages/robinflyhigh/bagisto-laravel-data-faker)[ RSS](/packages/robinflyhigh-bagisto-laravel-data-faker/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bagisto datafaker
=================

[](#bagisto-datafaker)

[![Total Downloads](https://camo.githubusercontent.com/3ce032bd556b310e4198783fd82825a4116e0242d39ae5d56be8a1bf1f34690b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6261676973746f2f6c61726176656c2d6461746166616b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bagisto/laravel-datafaker)

### 1. Introduction:

[](#1-introduction)

This module allows you to generate fake data that can be populated into the database during development for testing purposes.

- The user can create Product fake data.
- The user can create Users fake data.
- The user can create some Category fake data.
- The user can create Product Category fake data.

### 2. Requirements:

[](#2-requirements)

- **Bagisto**: v1.2.0

### 3. Installation:

[](#3-installation)

```
composer require robinflyhigh/bagisto-laravel-data-faker
```

- Run the following command below to complete the setup

```
php artisan db:seed --class="Webkul\DataFaker\Database\Seeders\DatabaseSeeder"
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 63.6% 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/3509ca4ec2bfe41f5074073d3dcb9b42cfc471b94cbc14d4320b140676a51ab5?d=identicon)[robinflyhigh](/maintainers/robinflyhigh)

---

Top Contributors

[![ghermans](https://avatars.githubusercontent.com/u/1594411?v=4)](https://github.com/ghermans "ghermans (14 commits)")[![jitendra-webkul](https://avatars.githubusercontent.com/u/39991107?v=4)](https://github.com/jitendra-webkul "jitendra-webkul (4 commits)")[![robinflyhigh](https://avatars.githubusercontent.com/u/275138?v=4)](https://github.com/robinflyhigh "robinflyhigh (4 commits)")

### Embed Badge

![Health badge](/badges/robinflyhigh-bagisto-laravel-data-faker/health.svg)

```
[![Health](https://phpackages.com/badges/robinflyhigh-bagisto-laravel-data-faker/health.svg)](https://phpackages.com/packages/robinflyhigh-bagisto-laravel-data-faker)
```

PHPackages © 2026

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