mako/repl

A REPL for the Mako Framework

Maintainers

Package info

github.com/mako-framework/repl

Homepage

pkg:composer/mako/repl

Statistics

Installs: 17 477

Dependents: 0

Suggesters: 1

Stars: 3

Open Issues: 0

8.0.1 2026-01-30 23:29 UTC

README

Build Status Static analysis

Requirements

Mako 12.0 or greater.

Installation

  1. Add the mako\repl\ReplPackage package to your app/config/application.php config file.

  2. Run php app/reactor repl to start the interactive shell.