-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Christophe SAUVEUR edited this page Sep 14, 2019
·
28 revisions
Welcome to the php-micro-framework wiki!
php-micro-framework (MFX in short) is a full-stack PHP framework originally designed to serve as a project basis for Cheese Burgames, a french independant video game studio. The first version has been introduced in 2013 and matured in 2016. With time, MFX has evolved into a complete framework for external developments.
It can be used as the core of any regular website or API.
MFX is released under the MIT license as found here.
- PHP 7.0.2+
- MySQL/MariaDB (if you plan to use database storage)
Go to this page to start using MFX.
To access a deeper and more complete documentation on the design and usage of MFX, go to the Framework Reference page.
- Making it compatible with Composer
- Adding a setup script
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license