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

v1.1.13(2d ago)0741MITPHPPHP ^8.5

Since Feb 12Pushed 2w agoCompare

[ Source](https://github.com/lipex-org/jengo-inertia)[ Packagist](https://packagist.org/packages/jengo/inertia)[ RSS](/packages/jengo-inertia/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (28)Versions (37)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

49

↑

FairBetter than 94% of packages

Maintenance98

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~4 days

Total

36

Last Release

2d ago

Major Versions

v0.1.2 → v1.0.02026-06-12

### 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 (27 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

1791.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!

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

Server side DataTables library for CodeIgniter4 framework

702.5k](/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)
