Skip to content
/ mfx Public

MFX is a full-stack PHP micro-framework (hence "MFX"), suitable as the core of any regular website or API

License

Notifications You must be signed in to change notification settings

chsxf/mfx

Repository files navigation

About MFX

MFX is a full-stack PHP micro-framework (hence "MFX"), designed to be used as the core of any regular website or API.

Originally created as a project basis for Cheese Burgames, a now-defunct french independant video game studio. The first version, previously called php-micro-framework was introduced in 2013 and matured in 2016. With time, MFX has evolved into a complete framework for external developments.

System Requirements

  • PHP 8.1+ with enabled gettext extension
  • Apache with mod_rewrite module enabled
  • Any database management system compatible with PDO (MySQL, MariaDB, PostgreSQL, ...) if you plan to use database storage (see PDO documentation for more information)

Dependencies

Getting Started

Documentation is available in the wiki

Go to this page to start using MFX.

Support

Development on MFX is still active. Even though the project is production-ready, new features and bugfixes will come eventually.

However, support is not guaranteed in any way. Pull requests or issues are welcomed but you may wait for some time before getting any answer.

About

MFX is a full-stack PHP micro-framework (hence "MFX"), suitable as the core of any regular website or API

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks