Remi's RPM repository - Packages

Blog | Forum | Repository

php-d11wtq-boris - A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP

Website:
https://github.com/borisrepl/boris
Licence:
MIT
Vendor:
Remi Collet
Description:
Python has one. Ruby has one. Clojure has one. Now PHP has one, too. Boris is
PHP's missing REPL (read-eval-print loop), allowing developers to experiment
with PHP code in the terminal in an interactive manner. If you make a mistake,
it doesn't matter, Boris will report the error and stand to attention for
further input.

Everything you enter into Boris is evaluated and the result inspected so you
can understand what is happening. State is maintained between inputs, allowing
you to gradually build up a solution to a problem.

Packages

php-d11wtq-boris-1.0.10-2.el5.remi.noarch [16 KiB] Changelog by Remi Collet (2015-05-31):
- backport in remi repository