https://github.com/mako-framework/repl
Interactive shell.
https://github.com/mako-framework/repl
mako-framework mako-package php
Last synced: 5 months ago
JSON representation
Interactive shell.
- Host: GitHub
- URL: https://github.com/mako-framework/repl
- Owner: mako-framework
- License: bsd-3-clause
- Created: 2016-12-31T11:23:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-01-05T11:45:01.000Z (6 months ago)
- Last Synced: 2026-01-09T03:51:51.749Z (5 months ago)
- Topics: mako-framework, mako-package, php
- Language: PHP
- Homepage:
- Size: 55.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mako REPL
[](https://github.com/mako-framework/repl/actions?query=workflow%3ATests)
[](https://github.com/mako-framework/repl/actions/workflows/static-analysis.yml)
## 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.