PHPackages                             degdigital/magerun-addons - 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. [CLI &amp; Console](/categories/cli)
4. /
5. degdigital/magerun-addons

ActiveLibrary[CLI &amp; Console](/categories/cli)

degdigital/magerun-addons
=========================

Addon commands for N98 MageRun

7131PHP

Since Mar 2Pushed 11y ago10 watchersCompare

[ Source](https://github.com/degdigital/magerun-commands)[ Packagist](https://packagist.org/packages/degdigital/magerun-addons)[ RSS](/packages/degdigital-magerun-addons/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Magerun Custom Commands
=======================

[](#magerun-custom-commands)

Some additional commands for the excellent N98-MageRun Magento command-line tool.

The purpose of this project is just to have an easy way to deploy new, custom commands that we need for Magento development and automated testing.

Installation
------------

[](#installation)

There are a few options.

Here's the easiest:

1. Create ~/.n98-magerun/modules/ if it doesn't already exist.

    ```
     mkdir -p ~/.n98-magerun/modules/

    ```
2. Clone the magerun-commands repository in there

    ```
     cd ~/.n98-magerun/modules/
     git clone git@github.com:degdigital/magerun-commands.git

    ```

Commands
--------

[](#commands)

### Export Dataset

[](#export-dataset)

This command will export a specific list of table(s).

```
$ n98-magerun db:export --tables="catalog_product_entity" --where-limit=100

```

It's intended to be used to export a partial dataset(catalog, customers, orders) for automated testing.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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/29887bd3959ad4f5bb6945faa40a473fe528ecf96ab61c7e64581b12489a8776?d=identicon)[jasonevans1](/maintainers/jasonevans1)

---

Top Contributors

[![jasonevans1](https://avatars.githubusercontent.com/u/781346?v=4)](https://github.com/jasonevans1 "jasonevans1 (7 commits)")[![fbrnc](https://avatars.githubusercontent.com/u/468820?v=4)](https://github.com/fbrnc "fbrnc (1 commits)")

### Embed Badge

![Health badge](/badges/degdigital-magerun-addons/health.svg)

```
[![Health](https://phpackages.com/badges/degdigital-magerun-addons/health.svg)](https://phpackages.com/packages/degdigital-magerun-addons)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

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