jengo/inertia
最新稳定版本:v0.0.1
Composer 安装命令:
composer require jengo/inertia
包简介
The Codeigniter 4 adapter for inertia.js forked from fabithub/inertia-ci4
README 文档
README
Jengo Inertia seamlessly integrates Inertia.js with CodeIgniter 4, allowing you to build modern single-page apps using classic server-side routing and controllers.
🚀 Features
- Automatic Setup: Comes with a dedicated installer to set up Vue, React, or Svelte.
- Vite Integration: Powered by
jengo/baseand@jengo/vitefor a modern build experience. - Server-Side Routing: Use standard CI4 routing and controllers.
📦 Installation
-
Require the packages:
composer require jengo/base jengo/inertia
-
Run the Vite installer (Required first):
php spark jengo:install vite
This sets up the necessary
package.jsonand Vite configuration foundation. -
Run the Inertia installer:
php spark jengo:install inertia
The installer will guide you through:
- Selecting your framework (Vue, React, Svelte).
- Installing necessary NPM dependencies.
- Scaffolding your entry points and views.
📚 Documentation
For more information on the Jengo installer system and base configurations, please visit the jengo/base repository.
🧑💻 Credits
This package is a fork of fabithub/inertia-ci4.
Original Authors:
- Fab IT Hub
- Krishna Gujjjar
Fork Maintainer:
- JengoPHP
- Ian Ochieng
📄 License
This project is open-sourced under the MIT license.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-12