PHPackages                             sircumz/laravel-modular - 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. sircumz/laravel-modular

ActiveLibrary[Framework](/categories/framework)

sircumz/laravel-modular
=======================

A Laravel 5.4 package for a modular design.

1.0.1(8y ago)21411MITPHPPHP ^7.0

Since Oct 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/SirCumz/laravel-modular)[ Packagist](https://packagist.org/packages/sircumz/laravel-modular)[ Docs](https://github.com/SirCumz/laravel-modular)[ RSS](/packages/sircumz-laravel-modular/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (1)

laravel-modular!
================

[](#laravel-modular)

[![Latest Stable Version](https://camo.githubusercontent.com/4ed17b5b8bee1ace929604b485283b0df18cca988be4ad453161e2cd7c5e0807/68747470733a2f2f706f7365722e707567782e6f72672f73697263756d7a2f6c61726176656c2d6d6f64756c61722f762f737461626c65)](https://packagist.org/packages/sircumz/laravel-modular) [![Total Downloads](https://camo.githubusercontent.com/25b3e151fc65e9908ac9bd566c8618906f364dbdca8c29b9457805a15af66e0d/68747470733a2f2f706f7365722e707567782e6f72672f73697263756d7a2f6c61726176656c2d6d6f64756c61722f646f776e6c6f616473)](https://packagist.org/packages/sircumz/laravel-modular) [![Latest Unstable Version](https://camo.githubusercontent.com/827a3e4b974d807dbf7ddbb19275197bcf4248fb1fcfe0c3f5178e2117a94eed/68747470733a2f2f706f7365722e707567782e6f72672f73697263756d7a2f6c61726176656c2d6d6f64756c61722f762f756e737461626c65)](https://packagist.org/packages/sircumz/laravel-modular) [![License](https://camo.githubusercontent.com/6ec77bbc5676cfbf973df227c23a19f9def4573cbaa62d7b2dc1136a4cf54db3/68747470733a2f2f706f7365722e707567782e6f72672f73697263756d7a2f6c61726176656c2d6d6f64756c61722f6c6963656e7365)](https://packagist.org/packages/sircumz/laravel-modular)

A Laravel 5.4+ package for a modular design.

---

Install
-------

[](#install)

The preferred way of installing is through composer

```
composer require sircumz/laravel-modular

```

Add the service provider to config/app.php:

```
SirCumz\LaravelModular\LaravelModularServiceProvider::class

```

Publish the package

```
php artisan vendor:publish --tag=modules

```

Navigate to "app/Modules" to view the code of the **Example module**.

To view the output of the **Example module** goto:

```
http://localhost/Example

```

Theme support with laravel-themes
---------------------------------

[](#theme-support-with-laravel-themes)

Laravel Modular depends on laravel-themes! make sure you install and configure this package.

see:

Compiling Module Assets with laravel-mixable
--------------------------------------------

[](#compiling-module-assets-with-laravel-mixable)

Laravel Modular depends on laravel-mixable! make sure you install and configure this package.

see:

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3139d ago

### Community

Maintainers

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

---

Top Contributors

[![SirCumz](https://avatars.githubusercontent.com/u/1910427?v=4)](https://github.com/SirCumz "SirCumz (30 commits)")

---

Tags

laravelmodular

### Embed Badge

![Health badge](/badges/sircumz-laravel-modular/health.svg)

```
[![Health](https://phpackages.com/badges/sircumz-laravel-modular/health.svg)](https://phpackages.com/packages/sircumz-laravel-modular)
```

###  Alternatives

[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)[artem-schander/l5-modular

Modular pattern generator for Laravel

223235.5k](/packages/artem-schander-l5-modular)[daniel-cintra/modular

A fast way to develop web apps using Laravel, Vue and Inertia.

1763.8k1](/packages/daniel-cintra-modular)

PHPackages © 2026

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