Is there any way to create data objects for MySQL database tables using Zend_Tool
?
What I am trying to achieve is to create setter/getter methods and column variable of any table in some class by using command line zf utility. (like we can do it in pear)