fabithub / inertia-ci4
Codeigniter 4 针对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: 2024-09-21 13:29:41 UTC
README
inertia-ci4
是您将 Inertia.JS 的强大功能无缝集成到 CodeIgniter 4 项目中的桥梁。它通过使 Inertia.js 与 CodeIgniter 4 后端的优雅性相协调,简化了构建由服务器驱动的单页应用程序 (SPAs)。
为什么选择 inertia-ci4?
- 前后端结合:通过轻松地将 CodeIgniter 4 后端的优势与 Inertia.js 前端的交互性结合,享受两者之间的最佳选择。
- 开发流程简化:告别管理独立的前端和后端应用程序。使用 inertia-ci4,简化您的开发工作流程。
入门指南
安装
通过 Composer 安装
composer require fabithub/inertia-ci4