One of my tasks for this summer is to create a very similar solution, to
help generate skeleton code for a new ZF project.  This is targeted to
be included in ZF 1.1.0, but I'm still in the planning stage right now
as I clean up some outstanding issues in Zend_Db.

I encourage anyone to do similar solutions.  It's likely that no such
code generator will solve everyone's needs, so there is certainly space
for alternative solutions.

Regards,
Bill Karwin

> -----Original Message-----
> From: Franziskus Domig [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, August 04, 2007 2:52 PM
> To: fw-general@lists.zend.com
> Subject: [fw-general] Zend Framework Project Creator
> 
> Hello,
> 
> maybe there is someone interested in:
> 
> Because I was to lazy to create the whole structure and files 
> for a new Zend Framework project every time again, I started 
> thinking about a simple script to create the basic structure 
> and files automatically.
> 
> I have been busy the last days to create an automated 
> "installer" for a new Zend Framework project, which offers 
> currently just some basic features but I am working on more 
> features by now.
> 
> Currently it is possible to create the application-structure, 
> includes the Zend Framework library, adds a configuration 
> file in your config-path, creates a individual bootstrap file 
> (index.php) with allows you to access a specific database and 
> also creates the basic .htaccess RewriteRule.
> 
> I am adding currently the feature to add automatic a set of 
> controllers with specific actions. Also I am working on 
> creating automatic models and creating the specific 
> database-table to it.
> 
> If you are interested in:
> [1]Zend Framework Project Creator Website
> 
> Regards,
> Franziskus Domig
> 
> [1] http://domig.org/ZendFrameworkProjectCreator/Latest
> 
> 

Reply via email to