I'm a Ruby-on-Rails developer but am trying to develop a site to run on a GoDaddy Economy hosting account. This means I don't have Ruby and Rails available so I've decided to go with PHP 5 since the economy hosting does provide that. So to ease development I want a PHP framework (ideally Rails-like like, say, Akelos) that I can install and configure on my GoDaddy site without having shell access to the hosting server.
Does anybody have any recommendations or experience with similar?