PHPackages                             jengo/inertia - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. jengo/inertia

ActiveLibrary[Framework](/categories/framework)

jengo/inertia
=============

The Codeigniter 4 adapter for inertia.js forked from fabithub/inertia-ci4

v0.0.1(3mo ago)051MITPHPPHP ^8.5

Since Feb 12Pushed 3mo agoCompare

[ Source](https://github.com/jengo-php/inertia)[ Packagist](https://packagist.org/packages/jengo/inertia)[ RSS](/packages/jengo-inertia/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (14)Versions (2)Used By (1)

Jengo Inertia
=============

[](#jengo-inertia)

**Jengo Inertia** seamlessly integrates [Inertia.js](https://inertiajs.com/) with **CodeIgniter 4**, allowing you to build modern single-page apps using classic server-side routing and controllers.

🚀 Features
----------

[](#-features)

- **Automatic Setup**: Comes with a dedicated installer to set up Vue, React, or Svelte.
- **Vite Integration**: Powered by `jengo/base` and `@jengo/vite` for a modern build experience.
- **Server-Side Routing**: Use standard CI4 routing and controllers.

📦 Installation
--------------

[](#-installation)

1. **Require the packages:**

    ```
    composer require jengo/base jengo/inertia
    ```
2. **Run the Vite installer (Required first):**

    ```
    php spark jengo:install vite
    ```

    This sets up the necessary `package.json` and Vite configuration foundation.
3. **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
---------------

[](#-documentation)

For more information on the Jengo installer system and base configurations, please visit the **[jengo/base](https://github.com/jengo/base)** repository.

🧑‍💻 Credits
-----------

[](#‍-credits)

This package is a fork of [`fabithub/inertia-ci4`](https://github.com/fabithub/inertia-ci4).

### Original Authors:

[](#original-authors)

- Fab IT Hub
- Krishna Gujjjar

### Fork Maintainer:

[](#fork-maintainer)

- JengoPHP
- Ian Ochieng

📄 License
---------

[](#-license)

This project is open-sourced under the MIT license.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance82

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

96d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a00939d7e5422a294a7b9b186f29116de3dca2d793453c8c58c0293bd2346b2?d=identicon)[gilads-otiannoh254](/maintainers/gilads-otiannoh254)

---

Top Contributors

[![gilads-otiannoh24](https://avatars.githubusercontent.com/u/180090128?v=4)](https://github.com/gilads-otiannoh24 "gilads-otiannoh24 (5 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan, Psalm, Rector

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jengo-inertia/health.svg)

```
[![Health](https://phpackages.com/badges/jengo-inertia/health.svg)](https://phpackages.com/packages/jengo-inertia)
```

###  Alternatives

[codeigniter4/appstarter

CodeIgniter4 starter app

1891.8M](/packages/codeigniter4-appstarter)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1101.2k](/packages/abydahana-aksara)[irsyadulibad/codeigniter4-datatables

Server side DataTables library for CodeIgniter4 framework

702.4k](/packages/irsyadulibad-codeigniter4-datatables)[mufidjamaluddin/codeigniter4-hmvc

CodeIgniter4 HMVC starter app

672.0k](/packages/mufidjamaluddin-codeigniter4-hmvc)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
