PHPackages                             uwevanopfern/bootstrap-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. [Admin Panels](/categories/admin)
4. /
5. uwevanopfern/bootstrap-module

ActiveLaravel-module[Admin Panels](/categories/admin)

uwevanopfern/bootstrap-module
=============================

Dynamic module

1.4(4y ago)020MITBlade

Since Aug 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/uwevanopfern/bootstrap-module)[ Packagist](https://packagist.org/packages/uwevanopfern/bootstrap-module)[ RSS](/packages/uwevanopfern-bootstrap-module/feed)WikiDiscussions main Synced today

READMEChangelog (4)DependenciesVersions (5)Used By (0)

Dynamic Module
--------------

[](#dynamic-module)

### Publishing steps

[](#publishing-steps)

- Create A Module
- Make sure that you mentioned the type of the module in the composer.json as laravel-module
- Push the module to github, bitbucket, gitlab etc. Make sure the repository name follows the convention then it will be moved to the right directory automatically. The repo name should be like /-module, a -module at the end. Example: . This module will be installed in Modules/Bootstrap directory
- Submit your code to package

Install module in Modules directory steps
-----------------------------------------

[](#install-module-in-modules-directory-steps)

- Install nwidart/laravel-modules in your laravel project

    ```
    composer install nwidart/laravel-modules

    ```
- Install joshbrw/laravel-module-installer in your laravel project which will move the module files automatically into Modules directory

    ```
    composer install joshbrw/laravel-module-installer

    ```
- Specify different directory rather than Modules by adding the following in your composer.json

    ```
      "extra": {
          "module-dir": "Custom"
      }

    ```
- Finally install your module package

    ```
      composer require uwevanopfern/bootstrap-module

    ```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

4

Last Release

1741d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/uwevanopfern-bootstrap-module/health.svg)

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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