sprigs/module-creator

A laravel command for module creation
2,502
Install
composer require sprigs/module-creator
Latest Version:v1.6.1
PHP:^7.3|^7.4|^8.0|^8.1|^8.2
License:MIT
Last Updated:May 1, 2025
Links: GitHub  ·  Packagist
Maintainer: Kreshnik

Module skeleton

A Laravel command to generate a module based on our internal architecture.

Installation

This package requires PHP 7.2 and Laravel 5.8 or higher.

Basic installation

You can install this package via composer using:

composer require sprigs/module-creator

The package will automatically register its service provider.

Usage

Execute the command php artisan module:create and follow the instructions.

Related Packages

nwidart/laravel-modules

Laravel Module management

17,917,271 6,215
php-soft/laravel-users

Laravel Users Module

5,103 16