承接 kazemmdev/module 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kazemmdev/module

最新稳定版本:v1.0.8

Composer 安装命令:

composer require kazemmdev/module

包简介

a laravel module maker

README 文档

README

Latest Version run-tests Total Downloads

Enhance your Laravel application with modular design using Laravel Module Maker. This package simplifies the process of creating and managing modules in a Laravel project, allowing for a more organized and scalable codebase.

Features

  • Modular Design: Easily break down your Laravel application into manageable modules.
  • Simple Commands: Utilize artisan commands to scaffold new modules quickly.
  • Scalability: Facilitate the growth of your application by organizing it into discrete, function-specific modules.

Installation

To install the package, run the following command in your terminal:

composer require kazemmdev/module

Usage

To create a new module, use the artisan command provided by the package:

php artisan make:module <ModuleName>

Replace with the desired name of your module. This command scaffolds a new module with all the necessary directory structure and starter files.

Example Project

For a practical demonstration on how to utilize this package in your Laravel project, refer to the sample project available here

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or pull requests, please submit them to the project's GitHub repository.

Support

If you encounter any issues or require assistance, please open an issue on the GitHub repository.

License

This package is open-sourced software licensed under the MIT license.

统计信息

  • 总下载量: 58
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-02-02