sushilk/codeigniter4-starter-kit

CodeIgniter4 starter kit

dev-master 2025-06-18 16:03 UTC

This package is auto-updated.

Last update: 2025-06-18 16:04:13 UTC


README

A full-stack boilerplate to kickstart modern web applications using:

  • 🔧 CodeIgniter 4 – PHP MVC Framework (Backend)
  • 🧩 Vue 3 – Progressive JavaScript Framework (Frontend)
  • 🎨 Tailwind CSS 4 – Utility-first CSS Framework (Styling)

✨ Features

  • 💡 Clean separation of frontend (Vue 3) and backend (CI4 API)
  • ⚙️ RESTful API structure with secure routing
  • 🧱 Component-based frontend with Tailwind 4
  • 🔐 CSRF, CORS, and JWT-ready setup
  • 📁 Organized folder structure
  • 📦 Pre-configured Vite for Vue 3 with hot reload
  • ✅ Pre-installed essential dev tools and ESLint

MIT License