PHPackages                             pleminh/magemtoo - 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. pleminh/magemtoo

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

pleminh/magemtoo
================

Magemtoo - Module Creator for Magento 2

0.1.0(10y ago)08MITPHPPHP ~5.5.0|~5.6.0|~7.0.0

Since Jan 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/pleminh/magemtoo)[ Packagist](https://packagist.org/packages/pleminh/magemtoo)[ RSS](/packages/pleminh-magemtoo/feed)WikiDiscussions master Synced 2mo ago

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

Magemtoo - Module Creator for Magento 2
=======================================

[](#magemtoo---module-creator-for-magento-2)

Description:
------------

[](#description)

Magento 2 Module helps to generate a module prototype based on the vendor name and the module name.

- version: 0.1

Requirements:
-------------

[](#requirements)

- PHP 5.5.x &gt;
- Twig
- Magento 2.x &gt;

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

[](#installation)

### Step 1: Download the bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require pleminh/magemtoo
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle , execute the following command:

```
$ php bin/magento setup:upgrade
```

Usage
-----

[](#usage)

### Commands

[](#commands)

Usage
-----

[](#usage-1)

```
$ php bin/magento magemtoo:generate:module --help

Usage:
 magemtoo:generate:module [--vendor-name="..."] [--module-name="..."]

Options:
 --vendor-name         The vendor name - used for namespace - eg : Magemtoo
 --module-name         The module name - word that describes what the module does. eg : Swifter
 --help (-h)           Display this help message
 --quiet (-q)          Do not output any message
 --verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
 --version (-V)        Display this application version
 --ansi                Force ANSI output
 --no-ansi             Disable ANSI output
 --no-interaction (-n) Do not ask any interactive question

```

#### magemtoo:generate:module

[](#magemtoogeneratemodule)

This command will generate a base skeleton module prototype based on the vendor name and the module name.

```
$ php bin/magento magemtoo:generate:module
```

Roadmap
-------

[](#roadmap)

- Create theme prototype
- Create CRUD system prototype based on the structure of [pleminh/magento2-blog-product](https://github.com/pleminh/magento2-blog-product)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.4% 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

3774d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/208b5722a9bd32e028cf0423ba3883ec2017e45e3fdde7f115f1ce098abde135?d=identicon)[pleminh](/maintainers/pleminh)

---

Top Contributors

[![pleminh](https://avatars.githubusercontent.com/u/8433369?v=4)](https://github.com/pleminh "pleminh (14 commits)")[![absolunet-pleminh](https://avatars.githubusercontent.com/u/82957934?v=4)](https://github.com/absolunet-pleminh "absolunet-pleminh (3 commits)")

### Embed Badge

![Health badge](/badges/pleminh-magemtoo/health.svg)

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

###  Alternatives

[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)

PHPackages © 2026

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