mako/repl

A REPL for the Mako Framework

7.0.0 2025-01-03 10:03 UTC

README

Build Status Static analysis

Requirements

Mako 11.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.