Say Hello to Boris: A Better REPL for PHP
A Read-Eval-Print Loop (REPL) is the console of a programming language in which we can write code line-by-line to see what it does. PHP has a REPL, although it has some limitations. Boris, a tiny PHP REPL library addresses those issues for a better REPL experience. Learn about Boris, and even see how easily it can be integrated into your own applications.








