Server-side adapter for using Inertia.js with CodeIgniter 4 to build single-page applications.
This package provides a server-side adapter that enables CodeIgniter 4 developers to use Inertia.js for building modern single-page applications (SPAs) without the complexity of building separate APIs. It bridges CodeIgniter's backend with Inertia's frontend capabilities, allowing developers to create dynamic interfaces using traditional server-side routing and controllers.
inertia() helper for convenient usage throughout the applicationThe adapter follows Inertia.js's philosophy of building SPAs using server-side routing and controllers, eliminating the need for separate API endpoints while maintaining a modern, reactive frontend experience.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.