News Feed
Jobs Feed
Sections




News Archive
Joey Rivera's Blog:
Automate Db Model Creation with Zend_CodeGenerator_Php_Class
December 22, 2009 @ 08:33:06

On the Zend Developer Zone today there's a pointer to a new blog post from Joey Rivera about automating the creation of models in your Zend Framework application via the Zend_CodeGenerator_Php_Class.

This tool has to do a good bit of database manipulation so I've decided I'll build it in PHP using Zend Framework. I'll be using Zend_Db_Table_Abstract to communicate with the db tables from my project and I'll be creating a model for each table as well to store and manipulate data. I'll be working with lots of tables in the database and many have lots of fields.

Because the component lets you dynamically create PHP code, it can easily be used to create the model classes. Joey includes a link to the code you can use to add it into your own projects.

0 comments voice your opinion now!
automate model creation zendframework class


blog comments powered by Disqus

Similar Posts

Dallas PHP User Group: PHP5 & LAMP Classes at North Lake College

Zend Developer Zone: Zend_Acl and MVC Integration Part II (Advanced Use)

Elizabeth Smith\'s Blog: String Class (Kal_String)

Padraic Brady's Blog: Writing A Simple Twitter Client Using the PHP Zend Framework's OAuth Library

DevShed: Introducing Builder Objects in PHP 5


Community Events











Don't see your event here?
Let us know!


language usergroup series phpunit opinion testing functional zendframework2 release introduction rest development database interview framework unittest symfony2 community conference podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework