I've been using CodeIgniter for a few months and I keep finding the need to install 3rd party libraries that make it function more like Rails, specifically in its templates, testing, ORM, and before filters in controllers.
Is there a PHP MVC framework that more closely follows Rails conventions?