SILVERDEMON If you are too lazy to write proper test code to a file and you're really getting tired of writing stuff like php -r "echo foo(\$bar);" in bash just to test something simple out, this is a perfect solution.
With an ability to select the path to you php cli binary (i have mine built from MacPorts), this is truly invaluable. Of course, it won't directly help you debug stuff remotely on your server, but it does exactly what it says it does.
And to me, that saves a bit of a hassle sometimes.
Great work.
(Version 1.5)