fabithub / inertia-ci4
The Codeigniter 4 adapter for inertia.js
dev-main
2024-04-19 18:18 UTC
Requires
- php: ^8.1
- codeigniter4/framework: ^4.3
Requires (Dev)
- codeigniter/coding-standard: ^1.7
- ergebnis/composer-normalize: ^2.41
- icanhazstring/composer-unused: ^0.8.11
- infection/infection: ^0.27.9
- pestphp/pest: ^2.34
- pestphp/pest-plugin-faker: ^2.0
- pestphp/pest-plugin-type-coverage: ^2.8
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5
- qossmic/deptrac-shim: ^1.0
- rector/rector: ^1.0
- vimeo/psalm: ^5.18
This package is auto-updated.
Last update: 2025-02-21 14:26:29 UTC
README
inertia-ci4
is the bridge you need to seamlessly integrate the power of Inertia.JS 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:
composer require fabithub/inertia-ci4