mako/app

Mako Framework

Maintainers

Package info

github.com/mako-framework/app

Homepage

pkg:composer/mako/app

Statistics

Installs: 5 021

Dependents: 0

Suggesters: 0

Stars: 30

Open Issues: 0

12.1.0 2026-02-20 20:39 UTC

README

Mako is a lightweight and easy to use PHP framework.

Check out the documentation and create something awesome!

Requirements

The minimum requirements for Mako is PHP 8.1.0 or higher as well as ext-json and ext-mbstring.

Installation

Mako can be installed using a single command thanks to composer:

composer create-project mako/app [project-name]