PHPackages                             pulamizshop/laravel-datafaker - 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. pulamizshop/laravel-datafaker

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

pulamizshop/laravel-datafaker
=============================

Create fake customers, categories and products in Bagisto.

03PHP

Since Oct 18Pushed 8mo agoCompare

[ Source](https://github.com/pulamidhan/laravel-datafaker)[ Packagist](https://packagist.org/packages/pulamizshop/laravel-datafaker)[ RSS](/packages/pulamizshop-laravel-datafaker/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PulamizShop Data Faker
======================

[](#pulamizshop-data-faker)

[![Total Downloads](https://camo.githubusercontent.com/b4c1dc97dae15e1919c4a5c2fc218d18135283beb9a812c772a45adeae380bed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70756c616d697a73686f702f6c61726176656c2d6461746166616b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pulamizshop/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.

Features:

- Users can create customers.
- Users can create categories.
- Users can create products, including Simple, Virtual, Downloadable, and Configurable types.

2. Requirements:
----------------

[](#2-requirements)

- **PulamizShop**: v1.0.x

3. Installation:
----------------

[](#3-installation)

```
composer require pulamizshop/laravel-datafaker
```

- Run the following commands to complete the setup

```
php artisan config:cache
php artisan queue:batches-table
php artisan migrate
```

- You can start using the module by running the command below:

```
php artisan pulamizshop:fake
```

-&gt; Select suitable option to create records.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance42

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity13

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://avatars.githubusercontent.com/u/39695750?v=4)[Dhan Pulami](/maintainers/pulamidhan)[@pulamidhan](https://github.com/pulamidhan)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pulamizshop-laravel-datafaker/health.svg)

```
[![Health](https://phpackages.com/badges/pulamizshop-laravel-datafaker/health.svg)](https://phpackages.com/packages/pulamizshop-laravel-datafaker)
```

###  Alternatives

[eden/core

Eden Core component full of secret sauce

15420.8k34](/packages/eden-core)

PHPackages © 2026

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