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

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

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

jengo/installer

Composer 安装命令:

composer require jengo/installer

包简介

The Jengo CLI installer for rapid CodeIgniter 4 application bootstrapping.

README 文档

README

The Jengo CLI installer is a tool for quickly bootstrapping new Jengo-powered CodeIgniter 4 applications.

Installation

You can install the Jengo Installer as a global Composer dependency:

composer global require jengo/installer

Make sure your global Composer bin directory is in your system's PATH.

Usage

Create a new application

To create a new Jengo application, run:

jengo new my-app

Choose a starter kit

You can specify a starter kit using the --kit option. Available kits: react, vue, svelte.

jengo new my-app --kit=react

Force installation

If the directory already exists, you can force the installation using the --force or -f flag:

jengo new my-app --force

How it works

The installer performs the following steps:

  1. Runs composer create-project codeigniter4/appstarter to initialize a fresh CI4 project.
  2. Installs jengo/base core package.
  3. If a kit is specified:
    • Installs jengo/inertia.
    • Runs php spark jengo:install vite.
    • Runs php spark jengo:install inertia.

License

MIT

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固