Hello i had made a AutoRoute module plugin for phalcon.
I made it when i need have to simple way to call module/controller and action without complex routes definition, the plugin will do all for you automaticaly with just simple one route.
Look for full example application with Phalcon AutoRouter plugin and leave me some comments with your view about it.
Thanks.
I hope that it will be helpfull for someone.