承接 nakzee/ci4-vite 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nakzee/ci4-vite

Composer 安装命令:

composer create-project nakzee/ci4-vite

包简介

CodeIgniter 4 with Vite, ready for modern frontend tooling.

README 文档

README

What is CI4 Vite?

CI4 Vite starter is a simple project template for building modern web applications using CodeIgniter 4 and Vite.js. It provides an easy way to get started with both frameworks together, allowing developers to take advantage of the best features from each tool.

It allows you to build dynamic websites and web applications quickly and easily while taking advantage of the latest technologies available in JavaScript development and lightweight PHP framework.

Refer CodeIgniter for more info

CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. More information can be found at the official site.

You can read the user guide

Installation & updates

composer create-project nakzee/ci4-vite then composer update whenever there is a new release of the framework.

For vite setup run command: npm install && npm run dev

Setup

Copy env to .env and tailor for your app, specifically the baseURL and any database settings.

Server Requirements

PHP version 8.1 or higher is required, with the following extensions installed:

  • intl
  • mbstring
  • json (enabled by default - don't turn it off)
  • mysqlnd if you plan to use MySQL
  • libcurl if you plan to use the HTTP\CURLRequest library

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-25