/mage-repl

REPL for Magento

Primary LanguagePHPMIT LicenseMIT

Interactive PHP environment for Magento

PHP REPL initialized with Magento built with Boris. Allows easy CLI interaction with Magento in an interactive environment. Similar to Laravel tinker, or Rails console.

Example

Install

make install

Usage

mage-repl --path=/path/to/magento

OR

cd /path/to/magento
mage-repl