Download the PHP package n98/magerun2 without Composer
On this page you can find all versions of the php package n98/magerun2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package magerun2
n98-magerun2: The Swiss Army Knife for Magento 2
n98-magerun2 provides powerful CLI tools for Magento 2, Mage-OS, and Adobe Commerce.
- Official Documentation: https://netz98.github.io/n98-magerun2/
- Development Branch:
develop
- Supported Magento: Magento 2 only (Magento 1/OpenMage tool here)
Quick Start
Download the PHAR file
Install dist package
The dist package installs the n98-magerun2 PHAR file directly in your project.
Run the PHAR file
You can run the PHAR file directly from the command line:
Build from source
-
Clone the repository:
-
Install dependencies:
- Build the PHAR:
Full Documentation
For full installation, usage, development, and contribution guidelines, please visit the official documentation.
Category/Namespace | Description | Example Commands |
---|---|---|
admin | Commands for managing Magento admin user accounts and related settings. | admin:user:list , admin:user:create , admin:user:change-password , admin:notifications |
cache | Commands for interacting with and managing Magento's various cache systems. | cache:clean , cache:disable , cache:enable , cache:flush , cache:list |
config | Commands for managing Magento store configurations and environment settings. | config:store:get , config:store:set , config:env:set , config:search |
customer | Commands for managing Magento customer accounts. | customer:create , customer:list , customer:info , customer:change-password |
db | Commands for database operations such as dumps, imports, and queries. | db:dump , db:import , db:query , db:create , db:info |
dev | Commands tailored for Magento developers, including code generation and debugging tools. | dev:module:create , dev:console , dev:translate:admin , dev:theme:list |
eav | Commands for managing EAV (Entity-Attribute-Value) attributes. | eav:attribute:list , eav:attribute:view , eav:attribute:remove |
giftcard | Commands for managing Magento gift cards. | giftcard:pool:generate , giftcard:create , giftcard:info , giftcard:remove |
generation | Commands related to Magento's code generation processes. | generation:flush |
index | Commands for managing Magento's indexers. | index:list , index:trigger:recreate |
install | Command for installing Magento. | installer |
integration | Command for integrations to Magento. | integration:list , integration:show , integration:delete |
magerun | Commands for working with n98-magerun2 config and internal tools. | magerun:config:info , magerun:config:dump |
routes | Commands for managing and viewing Magento routes. | routes:list |
script | Command for running sequences of n98-magerun2 commands from a file. | script |
sys | Commands for system-level information, checks, and maintenance tasks. | sys:info , sys:check , sys:maintenance , sys:cron:list , sys:store:list |
License
MIT License. See MIT-LICENSE.txt.
All versions of magerun2 with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-pdo Version *
ext-simplexml Version *
ext-dom Version *
ext-iconv Version *
ext-json Version *
ext-posix Version *
ext-zip Version *
dflydev/dot-access-data Version ^3.0
fakerphp/faker Version ~1.16
laminas/laminas-filter Version ^2.12
n98/junit-xml Version ~1.0
psr/container Version ~1.1.2
psr/log Version ^2.0
psy/psysh Version ~0.7
rmccue/requests Version ^2.0
symfony/console Version ^6.4
symfony/event-dispatcher Version ^6.4
symfony/finder Version ^6.4
symfony/process Version ^6.4
symfony/validator Version ^6.4
symfony/yaml Version ^6.4
twig/twig Version ~3.4
ext-pdo Version *
ext-simplexml Version *
ext-dom Version *
ext-iconv Version *
ext-json Version *
ext-posix Version *
ext-zip Version *
dflydev/dot-access-data Version ^3.0
fakerphp/faker Version ~1.16
laminas/laminas-filter Version ^2.12
n98/junit-xml Version ~1.0
psr/container Version ~1.1.2
psr/log Version ^2.0
psy/psysh Version ~0.7
rmccue/requests Version ^2.0
symfony/console Version ^6.4
symfony/event-dispatcher Version ^6.4
symfony/finder Version ^6.4
symfony/process Version ^6.4
symfony/validator Version ^6.4
symfony/yaml Version ^6.4
twig/twig Version ~3.4
The package n98/magerun2 contains the following files
Loading the files please wait ....