Skip to content
Christophe SAUVEUR edited this page Sep 13, 2019 · 28 revisions

Welcome to the php-micro-framework wiki!

What is php-micro-framework?

php-micro-framework (MFX in short) is a full-stack PHP framework originally designed to serve as a project basis for Cheese Burgames, a now-defunct french independant video game studio. The first version has been produced 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 websites as well as APIs.

License

MFX is release under the MIT license as found here.

Planned Improvements

  • Making it compatible with Composer
  • Adding a setup script

Getting Started

Go to this page to start using MFX.

Clone this wiki locally