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

ActiveLibrary[Framework](/categories/framework)

idel/laravel-modular
====================

Laravel modular

v1.1.9(2y ago)16465[3 PRs](https://github.com/idel327/laravel-modular/pulls)MITPHPPHP ^8.0

Since Aug 13Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/idel327/laravel-modular)[ Packagist](https://packagist.org/packages/idel/laravel-modular)[ RSS](/packages/idel-laravel-modular/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (5)Versions (12)Used By (0)

Laravel-Modular
===============

[](#laravel-modular)

Laravel Modular helps to make your application modular. Often happens that our applications grow a lot and we need a lot of models, resources, controllers, migrations etc.. With this package we can divide our parts in little chunks (or modules).

\*\* Loading modules using PSR-4 standard automatically \*\*

Install
-------

[](#install)

To install through Composer, by run the following command:

```
composer require idel/laravel-modular
```

The package will automatically register a service provider and alias.

Optionally, publish the package's configuration file by running:

```
php artisan vendor:publish --provider="Idel\Modular\ServiceProvider"
```

Pages Link
----------

[](#pages-link)

Generators
==========

[](#generators)

- [Creating a module](https://idel327.github.io/laravel-modular/make-module)
- [Creating a Model(Entity)](https://idel327.github.io/laravel-modular/make-model)
- [Creating a Controller](https://idel327.github.io/laravel-modular/make-controller)
- [Creating a router](https://idel327.github.io/laravel-modular/make-router)
- [Creating a config](https://idel327.github.io/laravel-modular/make-config)
- [Creating a migration](https://idel327.github.io/laravel-modular/make-migration)
- [Creating a event](https://idel327.github.io/laravel-modular/make-event)
- [Creating a job](https://idel327.github.io/laravel-modular/make-job)
- [Creating a language(json)](https://idel327.github.io/laravel-modular/make-language)
- [Creating a listener](https://idel327.github.io/laravel-modular/make-listener)
- [Creating a mail](https://idel327.github.io/laravel-modular/make-mail)
- [Creating a middleware](https://idel327.github.io/laravel-modular/make-middleware)
- [Creating a notification](https://idel327.github.io/laravel-modular/make-notification)
- [Creating a observer](https://idel327.github.io/laravel-modular/make-observer)
- [Creating a policy](https://idel327.github.io/laravel-modular/make-policy)
- [Creating a provider](https://idel327.github.io/laravel-modular/make-provider)
- [Creating a request](https://idel327.github.io/laravel-modular/make-request)
- [Creating a test](https://idel327.github.io/laravel-modular/make-test)
- [Creating a helper file](https://idel327.github.io/laravel-modular/make-helper)

Actions
=======

[](#actions)

- [Optimize modules](https://idel327.github.io/laravel-modular/module-optimize)
- [How to register storage disk](https://idel327.github.io/laravel-modular/register-storage-disk)
- [Register blade files](https://idel327.github.io/laravel-modular/register-blade)
- [How to disable module](https://idel327.github.io/laravel-modular/disable-module)
- [How to enable module](https://idel327.github.io/laravel-modular/enable-module)
- [Migrate the given module or migrate all modules](https://idel327.github.io/laravel-modular/migrate-module)
- [Refresh the migration](https://idel327.github.io/laravel-modular/migrate-refresh-module)
- [Reset the migration](https://idel327.github.io/laravel-modular/migrate-reset-module)
- [Rollback the given module or rollback all modules.](https://idel327.github.io/laravel-modular/migrate-rollback-module)
- [Modules list](https://idel327.github.io/laravel-modular/module-list)
- [How to modularize Laravel Nova](https://idel327.github.io/laravel-modular/nova/how-to-active-nova)

Nova Generators
===============

[](#nova-generators)

- [Creating a nova resource](https://idel327.github.io/laravel-modular/nova/make-resource)
- [Creating a nova action](https://idel327.github.io/laravel-modular/nova/make-action)
- [Creating a nova card](https://idel327.github.io/laravel-modular/nova/make-card)
- [Creating a nova dashboard](https://idel327.github.io/laravel-modular/nova/make-dashboard)
- [Creating a nova field](https://idel327.github.io/laravel-modular/nova/make-field)
- [Creating a nova filter](https://idel327.github.io/laravel-modular/nova/make-filter)
- [Creating a nova lens](https://idel327.github.io/laravel-modular/nova/make-lens)
- [Creating a nova partition](https://idel327.github.io/laravel-modular/nova/make-partition)
- [Creating a nova value](https://idel327.github.io/laravel-modular/nova/make-value)

Documentation
-------------

[](#documentation)

You'll find installation instructions and full documentation on .

Directory Structure
-------------------

[](#directory-structure)

Using Artisan commands, files and folders are created according to your needs.

So we'll have a structure like this :

- modules
    - routes
    - database
        - migrations
    - languages
    - resources
        - js
        - views
    - src
        - Providers
        - Entities
        - Http
            - Controllers
            - Middleware
            - Requests
        - Exceptions
        - Jobs
        - Mails
        - Casts
        - Observers
        - Facades
        - Traits
        - Events
        - Listeners
        - Tests
        - Console

Default structure with files :

- modules
    - src
        - Providers
            - ServiceProvider.php
    - info.json

To Do
=====

[](#to-do)

- Update Document.
- Add Test Files.
- Improving Performance.
- Cache System.
- Public Folder Support In Each Module.

Contact us
==========

[](#contact-us)

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance43

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.5% 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 ~60 days

Recently: every ~120 days

Total

9

Last Release

883d ago

### Community

Maintainers

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

---

Top Contributors

[![omides327](https://avatars.githubusercontent.com/u/49333002?v=4)](https://github.com/omides327 "omides327 (49 commits)")[![idel327](https://avatars.githubusercontent.com/u/111173561?v=4)](https://github.com/idel327 "idel327 (9 commits)")

---

Tags

laravellaravel-modularlaravel-modular-architecturelaravel-modulesmoduleslaravelmodulemodulesmodularlaravel-moduleslaravel-modularidel

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)[laravel/envoy

Elegant SSH tasks for PHP.

1.6k5.5M18](/packages/laravel-envoy)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)

PHPackages © 2026

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