PHPackages                             hestalabs/modulemaker - 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. hestalabs/modulemaker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hestalabs/modulemaker
=====================

Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.

v1.0.2(7y ago)585[1 PRs](https://github.com/Hestabit/module-maker/pulls)MITPHP

Since Dec 4Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Hestabit/module-maker)[ Packagist](https://packagist.org/packages/hestalabs/modulemaker)[ RSS](/packages/hestalabs-modulemaker/feed)WikiDiscussions master Synced 3d ago

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

Module Maker Package
--------------------

[](#module-maker-package)

[![Latest Stable Version](https://camo.githubusercontent.com/f088f9ee177cde25cb4407973c91d64834e098b184b86eece43234e809e75ef6/68747470733a2f2f706f7365722e707567782e6f72672f68657374616c6162732f6d6f64756c656d616b65722f762f737461626c65)](https://packagist.org/packages/hestalabs/modulemaker)[![Total Downloads](https://camo.githubusercontent.com/e3c899d1f87287c083e01e972a356ee78947dd3e6b6da9e9e9123eff74901ac5/68747470733a2f2f706f7365722e707567782e6f72672f68657374616c6162732f6d6f64756c656d616b65722f646f776e6c6f616473)](https://packagist.org/packages/hestalabs/modulemaker)[![License](https://camo.githubusercontent.com/e641ad4a8c2f6db6893cdf92db96076fc310663c59efcdabb2629e7eed8733cc/68747470733a2f2f706f7365722e707567782e6f72672f68657374616c6162732f6d6f64756c656d616b65722f6c6963656e7365)](https://packagist.org/packages/hestalabs/modulemaker)[![Monthly Downloads](https://camo.githubusercontent.com/112850ad59d700e10057a3715d7f83d4f4eaec0e068c7fd19fd028738e93406a/68747470733a2f2f706f7365722e707567782e6f72672f68657374616c6162732f6d6f64756c656d616b65722f642f6d6f6e74686c79)](https://packagist.org/packages/hestalabs/modulemaker)

Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without `Controllers` and `View` as per your requirements.

**Installation:**

- `composer require hestabit/modulemaker`
- Set your Project path in the .env file.

    ```
      Ex:     APP_PATH ="Your project path"

      Like:   APP_PATH = "/var/www/html/your project name".

    ```

**Access at browser or Route:**

```
    Url:    ServerPath/module
    Like:   http://localhost:8000/module.

```

**Working:**

- You just have to install ( require ) this package in your project.
- Now hit the command in commandline 'php artisan serve'.
- Visit 'ServerPath/module'.
- Enter Module Name which you want to create.
- Choose Controller ‘Simple’ or ‘Resource’, if you want to create the controller for your module.
- Click on View if you want to create a ‘View’ for your module.
- Model and migration are the default files for your module.
- Click on ‘Create Module’ button to create your module.

**Output:**

- You will get a list of files with there path which you have created for your module.
- If you choose resource controller for your module you will get a resource controller with ‘try and catch’.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 65% 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 ~0 days

Total

2

Last Release

2719d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/6bb00d076bc1f2e8aafe65257001aecf5385bfe187be461af50a1a31c31f842c?d=identicon)[anshul321](/maintainers/anshul321)

---

Top Contributors

[![Sameer8409](https://avatars.githubusercontent.com/u/37788169?v=4)](https://github.com/Sameer8409 "Sameer8409 (13 commits)")[![anshul321](https://avatars.githubusercontent.com/u/45311545?v=4)](https://github.com/anshul321 "anshul321 (7 commits)")

### Embed Badge

![Health badge](/badges/hestalabs-modulemaker/health.svg)

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

PHPackages © 2026

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