PHP Wonsole is intended as a replacement for creating temporary PHP files to try out or debug some PHP command or function.

You enter your PHP code into your web browser. The code is then sent to the web server, stored in a file and executed. The output and a variable dump is returned to the browser.

Your code snippets history is also stored in a cookie, so that you can try different approaches and “undo” by selecting a previous version of your code.

By installing PHP Wonsole as an alias, it will always be ready at http://localhost/phpw, no matter what DocumentRoot says (just like PHPMyAdmin).

download Download PHP Wonsole

PHP Wonsole requires a local Apache web server running PHP 5. Instructions for installing with an alias for Wamp Server are included.

PHP Wonsole is licensed under the MIT License.

Leave a Reply

Powered by WP Hashcash