I want to create a command line based tool for PHP Development.
It should do something quite similar based on what the rails generator does as well as integrate with rake, as the rake tasks for the DB should also be available.
Or is there a ruby framework that allows to build such generators?