mako/app

Mako Framework

Installs: 4 988

Dependents: 0

Suggesters: 0

Security: 0

Stars: 30

Watchers: 7

Forks: 10

Open Issues: 0

pkg:composer/mako/app

11.4.0 2025-09-05 08:34 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]