Appearance
WELCOME TO MPF
mpf
v1.0.3 
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
LICENSE
This framework is developed by Adão Major under the open source MIT LICENSE
More
The MPF already contains all the necessary classes and functionalities to attend most of the main requirements for a web app
Just do what you have to do, the rest Leave With Me!
Adão Major

$ whoami
sh
Name: Adão Major
desc: Programmer | desktop | web dev | backend | frontend | hacker
Country: Angola
email: adaomajor01@gmail.com
Linkedin: https://www.linkedin.com/in/adaomajor
GitHub: https://github.com/adaomajor
X: https://x.com/gh0x7_
facebook: https://facebook.com/adao.major.0
instagram: https://www.instagram.com/adao_majorNext
Frame work's further versions will have more functionalities if its needed or requested
Found a bug or you want to request a new feature?
Go to issues and leave you report or feedback!
👍 All contribution are welcome!
Keep it simple!
Go to next page to start using MPF