Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fab-it-hub/inertia-ci4

The Codeigniter 4 adapter for inertia.js
https://github.com/fab-it-hub/inertia-ci4

Last synced: about 2 months ago
JSON representation

The Codeigniter 4 adapter for inertia.js

Awesome Lists containing this project

README

        

# Inertia CI 4

`inertia-ci4` is the bridge you need to seamlessly integrate the power of [Inertia.JS](https://inertiajs.com/) into your CodeIgniter 4 projects. It simplifies building server-driven single-page applications (SPAs) by harmonizing _Inertia.js_ with the elegance of CodeIgniter 4's backend.

## Why inertia-ci4?
- **Unite Backend with Frontend:** Enjoy the best of both worlds by effortlessly blending the robustness of CodeIgniter 4's backend with the interactivity of _Inertia.js_ on the frontend.
- **Streamlined Development:** Say goodbye to managing separate frontend and backend applications. With inertia-ci4, streamline your development workflow.

## Getting Started

### Installation

Install via Composer:

```shell
composer require fabithub/inertia-ci4
```