PHPackages                             orba/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. orba/module-sample-data

Abandoned → [lingaro/module-sample-data](/?search=lingaro%2Fmodule-sample-data)Magento2-module[Utility &amp; Helpers](/categories/utility)

orba/module-sample-data
=======================

Orba sample data module

0.1.0(6y ago)31222[1 PRs](https://github.com/ORBA/module-sample-data/pulls)OSL-3.0PHPPHP ~7.2

Since May 13Pushed 3y ago3 watchersCompare

[ Source](https://github.com/ORBA/module-sample-data)[ Packagist](https://packagist.org/packages/orba/module-sample-data)[ RSS](/packages/orba-module-sample-data/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2243d ago

### 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/orba-module-sample-data/health.svg)

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

###  Alternatives

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2842.6M](/packages/elgentos-regenerate-catalog-urls)[nosto/module-nostotagging

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

27703.7k4](/packages/nosto-module-nostotagging)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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