PHPackages                             ali-eltaweel/modu-lar - 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. ali-eltaweel/modu-lar

ActiveLibrary[Framework](/categories/framework)

ali-eltaweel/modu-lar
=====================

Laravel Modular Architecture

0.7.0(10mo ago)037PHPPHP ^8.2

Since Jul 30Pushed 10mo agoCompare

[ Source](https://github.com/ali-eltaweel/modu-lar)[ Packagist](https://packagist.org/packages/ali-eltaweel/modu-lar)[ RSS](/packages/ali-eltaweel-modu-lar/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (2)Versions (5)Used By (0)

Modu-lar
========

[](#modu-lar)

**Laravel Modular Architecture**

- [Modu-lar](#modu-lar)
    - [Installation](#installation)
    - [Setup](#setup)
        - [Publish the configuration files](#publish-the-configuration-files)
        - [Define your modules](#define-your-modules)
        - [Register your modules](#register-your-modules)

---

---

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

[](#installation)

```
composer require ali-eltaweel/modu-lar
```

---

---

Setup
-----

[](#setup)

### Publish the configuration files

[](#publish-the-configuration-files)

```
php artisan vendor:publish --tag=modular-config
```

---

### Define your modules

[](#define-your-modules)

Consult the [Module Definition Guide](module.md) for detailed instructions on how to define your modules.

---

### Register your modules

[](#register-your-modules)

- Create a single configuration file for each module under *config/modular* directory.
- Add the names of the config files to the `modules` array in the *config/modular/app.php* file.
- Run `php artisan optimize`.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance55

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

Total

4

Last Release

301d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45892756?v=4)[Ali Kamel](/maintainers/ali-eltaweel)[@ali-eltaweel](https://github.com/ali-eltaweel)

---

Top Contributors

[![ali-eltaweel](https://avatars.githubusercontent.com/u/45892756?v=4)](https://github.com/ali-eltaweel "ali-eltaweel (16 commits)")

### Embed Badge

![Health badge](/badges/ali-eltaweel-modu-lar/health.svg)

```
[![Health](https://phpackages.com/badges/ali-eltaweel-modu-lar/health.svg)](https://phpackages.com/packages/ali-eltaweel-modu-lar)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M297](/packages/laravel-dusk)[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)
