PHPackages                             qoliber/magerun - 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. qoliber/magerun

ActiveMagento2-component

qoliber/magerun
===============

1.0.4(6mo ago)205.1k↓42.9%2[1 issues](https://github.com/qoliber/magerun/issues)OSL-3.0PHPPHP &gt;=7.4

Since Feb 25Pushed 6mo agoCompare

[ Source](https://github.com/qoliber/magerun)[ Packagist](https://packagist.org/packages/qoliber/magerun)[ RSS](/packages/qoliber-magerun/feed)WikiDiscussions master Synced 1mo ago

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

Qoliber - Magerun
=================

[](#qoliber---magerun)

Command Lines for Magerun to

- data-trimmed DB dumps (additional tables added)
- compile themes and run production mode 95% faster.
- optimize `NonComposerComponentRegistration.php` file (saves between `30-80ms` on page loading times) For more info visit the YAML file.

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

[](#installation)

### Require the package

[](#require-the-package)

> composer require qoliber/magerun

New Commands:
-------------

[](#new-commands)

- `qoliber:magerun:theme:active`: Get list of used themes

    ### Example:

    [](#example)

    ```
    www-data@www-data@mageos-php-fpm:/var/www/html$ ./n98-magerun2.phar qoliber:magerun:theme:active
    --theme Qoliber/default --theme Magento/luma --theme Hyva/default --theme Magento/backend adsasd
    ```
- `qoliber:magerun:locale:active`: Get list of active locales

    ### Example:

    [](#example-1)

    ```
    www-data@mageos-php-fpm:/var/www/html$ ./n98-magerun2.phar qoliber:magerun:locale:active
    en_US pl_PL
    ```

    - `qoliber:magerun:mode:production`: Set production mode but compile only used themes and locales

        ### Only compiles required themes and locales that are active, examples. Static compilation:

        [](#only-compiles-required-themes-and-locales-that-are-active-examples-static-compilation)

        `php bin/magento deploy:mode:set production``n98-magerun2.phar qoliber:magerun:mode:production`**2 store views**
         **2 locales**2 store views
         2 localesTime: **Execution time: 49.60s**Execution time: **4.13s****8 store views**
         **2 locales**8 store views
         2 localesTime: **Execution time: 373.39s**Execution time: **5.57s**
- `qoliber:magerun:non-composer-autoloader`: Removes `glob` from `app/etc/NonComposerComponentRegistration.php` - **use only in production mode**

    ### Replaces content of `app/etc/NonComposerComponentRegistration.php` file like this:

    [](#replaces-content-of-appetcnoncomposercomponentregistrationphp-file-like-this)

    ```
      $registrationFiles = array (
          0 => '/var/www/html/app/code/MerchantUniqueFeatures/ShippingBoxes/registration.php',
          1 => '/var/www/html/app/code/MerchantUniqueFeatures/Showoutofstockprice/registration.php',
          2 => '/var/www/html/app/code/MerchantUniqueFeatures/Extensions/registration.php',
          3 => '/var/www/html/app/code/MerchantUniqueFeatures/UrlOptimization/registration.php',
          4 => '/var/www/html/app/code/MerchantUniqueFeatures/LayoutProcessorPlugin/registration.php',
          5 => '/var/www/html/app/code/MerchantUniqueFeatures/AutoAssignSources/registration.php',
          6 => '/var/www/html/app/code/MerchantUniqueFeatures/StockFilter/registration.php',
          7 => '/var/www/html/app/code/MerchantUniqueFeatures/Pay2Ship/registration.php',
          //
          97 => '/var/www/html/app/design/frontend/MerchantUniqueTheme/Theme1/registration.php',
          98 => '/var/www/html/app/design/frontend/MerchantUniqueTheme/Theme2/registration.php',
    [...]
    ```

Enjoy, @qoliber team

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance65

Regular maintenance activity

Popularity33

Limited adoption so far

Community7

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

Every ~62 days

Total

5

Last Release

197d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e1127b1eba3c8b9dce8b6f329f14afb6af88aafa8f1e08aac8f23f97ec8f68b5?d=identicon)[qoliber](/maintainers/qoliber)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[vpietri/adm-quickdevbar

QuickDevBar is a developer toolbar for magento 2

577348.6k](/packages/vpietri-adm-quickdevbar)[msp/devtools

222629.1k2](/packages/msp-devtools)[msp/cmsimportexport

76510.8k](/packages/msp-cmsimportexport)

PHPackages © 2026

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