Creating a test file or using php's interactive mode can be a bit cumbersome to try random php snippets. This allows you to run small bits of code easily right from your browser.
Creating a test file or using php's interactive mode can be a bit cumbersome
to try random php snippets. This allows you to run small bits of code easily
right from your browser.
It is secure since accessible only from the local host, and very easy to setup and use.
It is secure since accessible only from the local host, and very easy to
setup and use.
Screenshot
Screenshot
----------
----------
@ -15,12 +18,21 @@ Screenshot
Installation
Installation
------------
------------
Clone the git repo or download it as a zip/tarball, drop it somewhere in your local web document root and access it with http://localhost/path/to/php-console
Clone the git repo or download it as a zip/tarball, drop it somewhere in your
local web document root and access it with http://localhost/path/to/php-console
You can also install it with Composer using this command:
You can also install it with Composer using this command: