定制 company4-dev/fuse 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

company4-dev/fuse

最新稳定版本:2026.3.1

Composer 安装命令:

composer create-project company4-dev/fuse

包简介

Opinionated Laravel Efficiency

README 文档

README

  1. Insert into composer.json
"extra": {
    "laravel": {
        "providers": [
            "App\\FuseServiceProvider"
        ]
    }
}

Documentation

For documentation on JellyBean platform, see Documentation.

To Do:

  • Migrate files to Fuse
    • Stubs - Copy as necessary
    • Rename namespace App\ to namespace App\
    • Rename use App\ to use App\
  • Do something with Vite
  • Remove Module/Platform references
  • Library Composer installs
  • Migrate to Livewire 4
    • app\Livewire
    • resources/livewire
  • VSCode snippets - File in project to import from C4/Fuse
  • Run coding standards on everything
    • Rector
    • Pint
  • Contrib
    • Update scripts
    • Use scripts
  • Composer Install Scripts
    • Install
      • Replace all config files with common overrides. E.g.
        • App Name
        • Database Config
        • Logging
        • Extend controller from Fuse Controller
      • Remove all route files
      • Remove default database migrations
    • Update
      • Install any libraries
      • Update any files
        • Git hooks
        • GitHub actions
  • Update documentation

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: Blade

其他信息

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