News Feed
Jobs Feed
Sections




News Archive
Jordi Boggiano's Blog:
PHP Console in Your Browser
September 24, 2010 @ 11:51:49

Jordi Boggiano has a new post today looking at his PHP console script that works in your browser that sets up easily and works from your localhost web server - php-console.

Since I spend most of my days programming PHP I tend to need that a lot and a few years back I wrote a small script that would let me type php code in my browser and execute it. Nothing fancy, but quite useful. Over the years a few people got interest seeing me use it and asked for the sources, so instead of repackaging it every time, I thought I'd clean it up, polish a bit, add some features, and put it on github.

Setup is as simple as dropping the code somewhere in your local server's document root and offers a textarea for input and a expandable tree for the resulting output. It uses the Krumo tool to create this modified output. You can see a screenshot here.

0 comments voice your opinion now!
console browser interactive shell webbased


blog comments powered by Disqus

Similar Posts

phpPatterns.com: Creating XUL applications with PHP

Chris Hartjes' Blog: Screencast: Interactive Console for CakePHP

Developer Tutorials Blog: Testing PHP with the interactive shell

Gareth Heyes: Bypassing XSS Auditor

Bence Eros' Blog: Creating an interactive debugger for PHP


Community Events









Don't see your event here?
Let us know!


opinion code unittest api phpunit event composer functional introduction zendframework2 interview community development database object testing example release language framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework