laikait/laika-framework
最新稳定版本:v2.3.9
Composer 安装命令:
composer create-project laikait/laika-framework
包简介
Laika MMC Framework
README 文档
README
Laika is a lightweight, fast, and flexible MMC framework (Model-Middleware-Controller) for PHP, built with simplicity in mind.
It provides essential tools like routing, controllers, models, and a modular structure — without the overhead of large frameworks like Laravel or Symfony.
✨ Features
- 🚀 Lightweight MMC structure
- 🛠️ Simple and clean Router (with support for route groups, parameters, and controller actions)
- 🗂️ Organized Model, Middleware & Controller classes
- 🔐 Secure by default (prevents direct file access)
- 📦 Composer autoloading with PSR-4
- 🧩 Easy to extend with custom modules
📦 Installation
Clone the repository:
git clone https://github.com/laikait/laika-framework.git
Or Install using composer
composer create-project laikait/laika-framework
📦 Configuration
- Configure Database
- Configure Session
- Configure Routes
- Create Controller
- Create Middleware
- Create Model
- Create View
- Using Template Engine
Or visit the Configuration Wiki Page
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-11-26