PHPackages                             alishplugins/alish-module - 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. alishplugins/alish-module

ActiveLaravel-module

alishplugins/alish-module
=========================

Alish Modlue

v2.0.x-dev(4y ago)18MITPHPPHP &gt;=7.3

Since Oct 1Pushed 4y agoCompare

[ Source](https://github.com/webalish/plugins)[ Packagist](https://packagist.org/packages/alishplugins/alish-module)[ GitHub Sponsors](https://github.com/mahboubhosseinzadeh)[ RSS](/packages/alishplugins-alish-module/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (7)Versions (3)Used By (0)

Alish-Modules
=============

[](#alish-modules)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3ed2fcf5bdceadd7eef992e9ee0471f04fc8059381fd36f64203bc101390dcb5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d312e302d677265656e)](https://packagist.org/packages/alishplugins/alish-module)[![Software License](https://camo.githubusercontent.com/d0558720c59fcd4fb5e9766ab5aed1830fb26c2d83afd07c42c71766ab738d18/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f776562616c6973682f706c7567696e73)](LICENSE.md)

**Alish****Alish-modules**1.0^1.0`alishplugins/alish-module` is a Laravel package which created to manage your large Laravel app using modules. Module is like a Laravel package, it has some views, controllers or models. This package is supported and tested in Laravel 8.

Install
-------

[](#install)

To install through Composer, by run the following command:

```
composer require alishplugins/alish-module
```

The package will automatically register a service provider and alias.

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

```
php artisan vendor:publish --provider="Alishplugins\Modules\LaravelModulesServiceProvider"
```

### Autoloading

[](#autoloading)

By default, the module classes are not loaded automatically. You can autoload your modules using `psr-4`. For example:

```
{
  "autoload": {
    "psr-4": {
      "App\\": "app/",
      "Modules\\": "Modules/"
    }
  }
}
```

**Tip: don't forget to run `composer dump-autoload` afterwards.**

Credits
-------

[](#credits)

- [alish team](https://github.com/webalish)

About team us
-------------

[](#about-team-us)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

1689d ago

Major Versions

v1.0.x-dev → v2.0.x-dev2021-10-01

### Community

Maintainers

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

---

Top Contributors

[![alish-co](https://avatars.githubusercontent.com/u/91735628?v=4)](https://github.com/alish-co "alish-co (10 commits)")

---

Tags

laravelmodulemodulesradalish

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alishplugins-alish-module/health.svg)

```
[![Health](https://phpackages.com/badges/alishplugins-alish-module/health.svg)](https://phpackages.com/packages/alishplugins-alish-module)
```

###  Alternatives

[nwidart/laravel-modules

Laravel Module management

6.1k14.6M274](/packages/nwidart-laravel-modules)

PHPackages © 2026

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