PHPackages                             lordjoo/laramodular - 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. lordjoo/laramodular

ActiveLibrary[Framework](/categories/framework)

lordjoo/laramodular
===================

A Laravel Package to enable Modular design for your app

v1.1.8(3y ago)1501MITPHPPHP ^8.0

Since Aug 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/lordjoo/laramodular)[ Packagist](https://packagist.org/packages/lordjoo/laramodular)[ RSS](/packages/lordjoo-laramodular/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)DependenciesVersions (12)Used By (0)

LaraModular
===========

[](#laramodular)

A library to enable modular design into your Laravel application, It's also integerate seamlessly with [Filament](http://filamentphp.com/) for the Admin panel

Requirements
------------

[](#requirements)

- Laravel &gt;= 5.5
- PHP &gt;= 8.0

Installation Instructions
-------------------------

[](#installation-instructions)

```
composer require lordjoo/laramodular

```

> The package will register itself.

Usage
-----

[](#usage)

- To generate a module just use this command

```
php artisan make:module

```

- To Create Filament Resource use

```
php artisan make:modular-resource

```

We will try to detect which module you want the resource in and you can change it as well

Contributing
------------

[](#contributing)

Please feel free to contribute to this project, as I want to add helper functions for the following

- getCurrentModulePath()
- getCurrentModuleName()
- getCurrentModuleConfig()
- activateModule($module\_name)
- deactivateModule($module\_name)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~25 days

Recently: every ~42 days

Total

10

Last Release

1178d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/572472a15d795bd58c160445f6e9298cd82b756bf4355e860491785b5398d6f7?d=identicon)[Youssef20](/maintainers/Youssef20)

---

Top Contributors

[![lordjoo](https://avatars.githubusercontent.com/u/11289152?v=4)](https://github.com/lordjoo "lordjoo (13 commits)")[![alielzahaby74](https://avatars.githubusercontent.com/u/51723793?v=4)](https://github.com/alielzahaby74 "alielzahaby74 (1 commits)")

### Embed Badge

![Health badge](/badges/lordjoo-laramodular/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M829](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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