2017 © Pedro Peláez
 

elefant-app app-boris

Boris REPL for the Elefant CMS

image

elefant/app-boris

Boris REPL for the Elefant CMS

  • Thursday, August 13, 2015
  • by jbroadway
  • Repository
  • 2 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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

The Versions

13/08 2015

dev-master

9999999-dev

Boris REPL for the Elefant CMS

  Sources   Download

MIT

The Requires

 

app cli cms boris repl elefant