定制 adaomajor/mpf 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

adaomajor/mpf

最新稳定版本:v1.0.3

Composer 安装命令:

composer create-project adaomajor/mpf

包简介

MINIMALIST PHP FRAMEWORK - build your apps by your own

README 文档

README

MPF - Minimalist PHP Framework

MPF (Minimalist PHP Framework) is a lightweight, flexible, and elegant MVC framework built with simplicity in mind. It’s designed to help developers build PHP applications faster and cleaner without bloated dependencies or complex configuration.

Whether you're creating a small API, a blog, or a full web app, MPF provides a solid foundation with routes, controllers, models, views, and helpers — all in a clean structure you control.

TECH STACK PHP + MYSQL

✨ Features

  • 🧱 MVC architecture (Models, Views, Controllers)
  • 🔁 Routing system with clean URL mapping
  • 🗃️ Models with basic database abstraction
  • 🎨 Views using native PHP templating
  • 🔧 Configuration system (easily customizable)
  • 🗂️ Simple and intuitive project structure
  • 🧪 Easily extendable and testable
  • 🚫 No external dependencies — pure PHP
  • ✅ Composer ready

📚 Documentation

The official documentation for MPF is available online and continuously updated.

You can learn everything from installation, routing, MVC usage, request handling, database models, and more.

🔗 Access the documentation here:

👉 https://adaomajor.github.io/
(Powered by VitePress)

If you're looking to contribute to the documentation or build it locally, visit the GitHub Docs repository:

🔧 https://github.com/adaomajor/mpf-docs

📖 Topics covered:

  • Installation & Setup
  • Routing system
  • MVC Structure (Controllers, Models, Views)
  • Request & Response handling
  • Error handling
  • Configuration
  • Directory structure

MPF is still evolving. Contributions to documentation and examples are welcome!

📦 Installation

You can install MPF using Composer:

PHP >= 7.4

composer create-project adaomajor/mpf my-app

🐞 Feedback e Sugestões

Found a bug or you want to request a new feature?
Go to issues and leave you report or feedback!

👍 All contribution are welcome!

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-13