Is there a simple HTTP server that can be run in the current PHP project path, like Rails' script/server (webrick)?
Yes, there is (much to my shock). It's called Nanoweb
php on trax is basically Rails for PHP, im not sure if it features script/server. (cant read the site here as its filtered)