PHPackages                             e-yari/module-blueprint - 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. [Framework](/categories/framework)
4. /
5. e-yari/module-blueprint

ActiveLibrary[Framework](/categories/framework)

e-yari/module-blueprint
=======================

A custom modular scaffolding package for Laravel

v1.1.10(1mo ago)014MITPHPPHP ^8.1

Since Jul 8Pushed 1mo agoCompare

[ Source](https://github.com/yari-eliyas/Module-Blueprint)[ Packagist](https://packagist.org/packages/e-yari/module-blueprint)[ RSS](/packages/e-yari-module-blueprint/feed)WikiDiscussions main Synced 1w ago

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

🧩 Module Blueprint for Laravel
==============================

[](#-module-blueprint-for-laravel)

**A powerful, lightweight, and customizable modular scaffolding package for Laravel applications.**

[![Latest Version on Packagist](https://camo.githubusercontent.com/515e6520b820bd3eee3623d751681ce52e5d92eeced0a78ceceb5edf995651fa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f652d796172692f6d6f64756c652d626c75657072696e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/e-yari/module-blueprint)[![Total Downloads](https://camo.githubusercontent.com/bbccaa8a1bbc8fc26e9b9306407c590b3af9a9db01a5e1002ed3d70c4f104cbb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f652d796172692f6d6f64756c652d626c75657072696e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/e-yari/module-blueprint)[![License: MIT](https://camo.githubusercontent.com/1b01ef0024ba0866c115986b895301f657c1b21fc29f05c4844b7f2e8d89204d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e7376673f7374796c653d666c61742d737175617265)](https://opensource.org/licenses/MIT)

---

📖 Introduction / معرفی
----------------------

[](#-introduction--معرفی)

**English:**
Module Blueprint is a custom scaffolding package that helps you organize your Laravel applications into **modular structures**. With a single Artisan command, you can create a complete module with its own **Controllers**, **Models**, **Migrations**, **Routes**, and more — all following a clean, maintainable architecture.

No more messy `app/` directories! Keep your codebase **clean**, **scalable**, and **team-friendly**.

**فارسی:**
ماژول بلوپرینت یک پکیج داربست‌ساز سفارشی است که به شما کمک می‌کند پروژه‌های لاراول خود را به ساختار **ماژولار** سازماندهی کنید. با یک دستور ساده آرتیزان، می‌توانید یک ماژول کامل با **کنترلرها**، **مدل‌ها**، **مایگریشن‌ها**، **مسیرها** و موارد دیگر ایجاد کنید — همه بر اساس یک معماری تمیز و قابل نگهداری.

دیگر خبری از پوشه‌های شلوغ `app/` نیست! کدهای خود را **تمیز**، **مقیاس‌پذیر** و **دوست‌دار تیم** نگه دارید.

---

✨ Features / ویژگی‌ها
---------------------

[](#-features--ویژگی‌ها)

**English:**

- ✅ **One-Command Module Generation** – Create full modules in seconds.
- ✅ **Customizable Structure** – Includes `Controller`, `Models`, `Migrate`, `Router`, `Services`, `Helper`, and `Validator` directories.
- ✅ **Automated Migration Files** – Generates timestamped migration files automatically.
- ✅ **PSR-4 Compliant** – Follows Laravel and PHP standards.
- ✅ **Lightweight &amp; Fast** – No unnecessary dependencies, minimal overhead.
- ✅ **No External Package Conflicts** – Works cleanly with any Laravel project.
- ✅ **Developer Friendly** – Clear naming, organized structure, and extensible code.

**فارسی:**

- ✅ **تولید ماژول با یک دستور** – ماژول‌های کامل را در چند ثانیه بسازید.
- ✅ **ساختار قابل سفارشی‌سازی** – شامل پوشه‌های `Controller`، `Models`، `Migrate`، `Router`، `Services`، `Helper` و `Validator`.
- ✅ **فایل‌های مایگریشن خودکار** – فایل‌های مایگریشن با تاریخ به‌طور خودکار تولید می‌شوند.
- ✅ **مطابق با استاندارد PSR-4** – پیروی از استانداردهای لاراول و پی‌اچ‌پی.
- ✅ **سبک و سریع** – بدون وابستگی‌های اضافی و سربار کم.
- ✅ **بدون تداخل با پکیج‌های دیگر** – به‌صورت تمیز با هر پروژه‌ی لاراول کار می‌کند.
- ✅ **دوست‌دار توسعه‌دهنده** – نام‌گذاری شفاف، ساختار منظم و کد قابل گسترش.

---

📋 Requirements / نیازمندی‌ها
----------------------------

[](#-requirements--نیازمندی‌ها)

- PHP `^8.1`
- Laravel `^10.0` | `^11.0`
- Composer `^2.0`

---

🔧 Installation / نصب
--------------------

[](#-installation--نصب)

**English:**

### Step 1: Require the package via Composer

[](#step-1-require-the-package-via-composer)

```
composer require e-yari/module-blueprint

---

### Step 2: Make Module
```bash
php artisan module:make {ModuleName}
```

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance92

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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 ~1 days

Total

11

Last Release

41d ago

Major Versions

v0.03 → v1.1.22026-07-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/62aebb8c7371a417c9c7a4c48049cb0c8a0c2b96b8cb1958b59a40734c95ce35?d=identicon)[yari-eliyas](/maintainers/yari-eliyas)

---

Top Contributors

[![yari-eliyas](https://avatars.githubusercontent.com/u/108224777?v=4)](https://github.com/yari-eliyas "yari-eliyas (14 commits)")

---

Tags

phplaravelscaffoldingcode generatorlaravel-packagemodulesmodularlaravel-toollaravel-moduleslaravel-modulemodule generatormodule-managementlaravel-scaffoldmodule-blueprintstructure-generator

### Embed Badge

![Health badge](/badges/e-yari-module-blueprint/health.svg)

```
[![Health](https://phpackages.com/badges/e-yari-module-blueprint/health.svg)](https://phpackages.com/packages/e-yari-module-blueprint)
```

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k28.5M264](/packages/laravel-octane)[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[mhmiton/laravel-modules-livewire

Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.

234501.8k9](/packages/mhmiton-laravel-modules-livewire)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21327.3k4](/packages/ecotone-laravel)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

12015.1k55](/packages/kompo-kompo)

PHPackages © 2026

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