mako/repl

A REPL for the Mako Framework

Installs: 16 536

Dependents: 0

Suggesters: 1

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mako/repl

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.