mmi/mmi

MMi Framework Library

Maintainers

Package info

github.com/milejko/mmi

pkg:composer/mmi/mmi

Statistics

Installs: 28 517

Dependents: 6

Suggesters: 0

Stars: 6

Open Issues: 2

4.2.10 2025-05-26 09:59 UTC

This package is auto-updated.

Last update: 2026-03-07 15:26:36 UTC


README

What is MMi?

  • MMi is a PHP full-stack web framework. It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain websites with PHP.

  • MMi can be used to develop all kind of websites, from your personal blog to high traffic ones.

Requirements

  • MMi is only supported on PHP 8.1 and up.

Installation (for development purposes) - macOS & linux

  1. Install Nix: sh <(curl -L https://nixos.org/nix/install)
  2. Run command: nix-shell
  3. Nix shell gives you composer

Usage

  1. either composer require mmi/mmi
  2. or use mmi-standard package