Skip to content

laikait/laika-framework

Repository files navigation

Laika MMC Framework

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.

Ask DeepWiki


✨ 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

Read More...

📦 Configuration

Or visit the Configuration Wiki Page

About

Laika is a lightweight and versatile MVC framework designed for building robust web applications. Whether you're creating a dynamic website, a comprehensive admin panel, or a custom application, Laika offers the flexibility and tools you need to get the job done efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors