dev-master
9999999-devBoris REPL for the Elefant CMS
MIT
The Requires
app cli cms boris repl elefant
Boris REPL for the Elefant CMS
This is a simple app that adds the Boris REPL (read-eval-print-loop) to the Elefant CMS for experimenting with PHP code in the terminal in an interactive way., (*1)
Note: Boris requires PHP's pcntl extension., (*2)
1. Install the Boris app via:, (*3)
composer.phar require elefant/app-boris
2. Call via:, (*4)
php index.php boris
The following Elefant objects are available to the REPL for inspection:, (*5)
$cache
$controller
$i18n
$page
$tpl
Boris REPL for the Elefant CMS
MIT
app cli cms boris repl elefant