jengo/inertia-ci4

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

0.0.6 2025-07-26 16:29 UTC

This package is auto-updated.

Last update: 2025-07-26 16:29:48 UTC


README

This is a fork of fabithub/inertia-ci4โ€”a package that bridges the power of Inertia.js with the simplicity of CodeIgniter 4. This fork introduces improvements, enhancements, and possibly new features aimed at extending its capabilities and better suiting custom use cases.

โš ๏ธ If you're looking for the original package, visit: https://github.com/fabithub/inertia-ci4

๐Ÿ”„ Whatโ€™s Different in This Fork?

Describe your changes here. For example:

  • Support for Laravel Mix v6+ or Vite
  • Refactored Inertia response builder
  • Middleware changes
  • More intuitive shared data setup
  • etc.

๐Ÿ’ก Why inertia-ci4?

  • Unite Backend with Frontend: Enjoy the best of both worlds by blending CodeIgniter 4's robustness with the interactivity of Inertia.js.
  • Streamlined Development: Forget managing two separate apps. Inertia provides a smoother SPA development flowโ€”now within CodeIgniter.

๐Ÿš€ Getting Started

Installation

Install via Composer:

composer require jengo/inertia-ci4

Configuration Follow the original steps, or update here if anything changed.

๐Ÿง‘โ€๐Ÿ’ป Credits

Original Authors:

Fab IT Hub Krishna Gujjjar

Fork Maintainer: Ian Ochieng

๐Ÿ“„ License

This project is open-sourced under the MIT license.