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.18(3w ago)0831MITPHPPHP ^8.5

Since Feb 12Pushed 1mo agoCompare

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

READMEChangelogDependencies (56)Versions (42)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

47

—

FairBetter than 93% of packages

Maintenance92

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

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

41

Last Release

26d 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 (40 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

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

Aksara is a modern, developer-friendly framework and CMS built on CodeIgniter 4, featuring rapid CRUD development, modular architecture, smart routing, flexible access control, API integration, and an AI assistant to make content management faster and smarter.

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

Server side DataTables library for CodeIgniter4 framework

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

CodeIgniter4 HMVC starter app

672.0k](/packages/mufidjamaluddin-codeigniter4-hmvc)[maniaba/asset-connect

AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application

1016.0k](/packages/maniaba-asset-connect)

PHPackages © 2026

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