eoads/installer 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

eoads/installer

Composer 安装命令:

composer require eoads/installer

包简介

EO-ADS global installer — `eoads new <project>` scaffolds a full backend + frontend project with AI-assisted module development.

README 文档

README

Global installer for the EO-ADS Starter Kit — create a full backend + frontend project from anywhere with one command.

Install (once)

composer global require eoads/installer

Make sure Composer's global bin directory is on your PATH:

  • macOS / Linux: ~/.composer/vendor/bin or ~/.config/composer/vendor/bin
  • Windows: %USERPROFILE%\AppData\Roaming\Composer\vendor\bin

Usage

eoads new my-project

That single command, run from any folder:

  1. Creates my-project/

  2. Runs laravel new backend (creates my-project/backend/)

  3. Runs composer require eoads/eoads-starter-kit

  4. Runs php artisan eoads:install — which interactively asks for:

    • Project name & description
    • Team / department name
    • First sprint number, title, PIC, ETC
    • Frontend template
    • JavaScript or TypeScript
    • Version (Starter Kit or Full)
    • Authentication system (Local / LDAP / Keycloak)

    …then scaffolds my-project/frontend/ and runs npm install.

Omit the name to be prompted:

eoads new

Re-create over an existing folder:

eoads new my-project --force

Requirements

  • PHP 8.2+ and Composer
  • The laravel installer (composer global require laravel/installer)
  • Node.js and npm

Run from a local checkout (development)

cd installer
composer install
php bin/eoads new my-project

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固