PHPackages                             rahulhedaoo/module-hello - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. rahulhedaoo/module-hello

ActiveMagento2-module[Testing &amp; Quality](/categories/testing)

rahulhedaoo/module-hello
========================

Testing Module Creation using composer

04PHP

Since Apr 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/hedaoor/testingModule)[ Packagist](https://packagist.org/packages/rahulhedaoo/module-hello)[ RSS](/packages/rahulhedaoo-module-hello/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Mage2 Module RahulHedaoo Hello
==============================

[](#mage2-module-rahulhedaoo-hello)

```
``rahulhedaoo/module-hello``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)
- [Attributes](#markdown-header-attributes)

Main Functionalities
--------------------

[](#main-functionalities)

asd

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/RahulHedaoo`
- Enable the module by running `php bin/magento module:enable RahulHedaoo_Hello`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require rahulhedaoo/module-hello`
- enable the module by running `php bin/magento module:enable RahulHedaoo_Hello`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

Specifications
--------------

[](#specifications)

- Controller
    - frontend &gt; rahulhedaoo\_hello/index/index

Attributes
----------

[](#attributes)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9959606?v=4)[hedaoor](/maintainers/hedaoor)[@hedaoor](https://github.com/hedaoor)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/rahulhedaoo-module-hello/health.svg)

```
[![Health](https://phpackages.com/badges/rahulhedaoo-module-hello/health.svg)](https://phpackages.com/packages/rahulhedaoo-module-hello)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M359](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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