PHPackages                             lingaro/module-sample-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lingaro/module-sample-data

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

lingaro/module-sample-data
==========================

Lingaro sample data module

1.0.1(2y ago)302[1 PRs](https://github.com/Lingaro/magento2-module-sample-data/pulls)MITPHPPHP ^7.4 || ^8.1

Since May 13Pushed 2y ago3 watchersCompare

[ Source](https://github.com/Lingaro/magento2-module-sample-data)[ Packagist](https://packagist.org/packages/lingaro/module-sample-data)[ RSS](/packages/lingaro-module-sample-data/feed)WikiDiscussions master Synced 1mo ago

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

Lingaro Sample Data
===================

[](#lingaro-sample-data)

Module adds command to dump media product images with some limitations:

- Selective products SKUs
- Total max products images size

It allows you to make convenient-size data snapshots for project/developers/CICD processes. You can filter only needed products including various products types or limit total images weight to given size.

Install
-------

[](#install)

```
composer require lingaro/module-sample-data
bin/magento setup:upgrade

```

Usage
-----

[](#usage)

```
bin/magento lingaro:sampledata:media [--skus=SKU1,SKU2,...] [--max-size=N] [--maintenance]

```

- `--skus=SKU1,SKU2,...` - Optional, filter comma separated SKUs
- `--max-size=N` - Optional, allowes to limit aggregated size of product images to N (in MB).
- `--maintenance` - Optional, enable maintenance mode

### Only product selection

[](#only-product-selection)

Complex product children will be attached into the dump too.

```
bin/magento lingaro:sampledata:media --skus=WJ10,WJ11,WJ12

```

### Limit product images size

[](#limit-product-images-size)

In this case product images will be limited to 20MB

```
bin/magento lingaro:sampledata:media --max-size=20

```

### Mixed filters

[](#mixed-filters)

```
bin/magento lingaro:sampledata:media --skus=WJ10,WJ11,WJ12 --max-size=20

```

### Full dump

[](#full-dump)

```
bin/magento lingaro:sampledata:media

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

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

Every ~2 days

Total

2

Last Release

1082d ago

PHP version history (2 changes)1.0.0PHP ~7.0.0 || ~8.1.0

1.0.1PHP ^7.4 || ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/13911a5750ce8b70677c6792e103f7fbb14670a9c0463f43000acb6472707080?d=identicon)[lingaro](/maintainers/lingaro)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lingaro-module-sample-data/health.svg)

```
[![Health](https://phpackages.com/badges/lingaro-module-sample-data/health.svg)](https://phpackages.com/packages/lingaro-module-sample-data)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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