News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Zend_Tool for the Developer - Part 2
January 23, 2009 @ 15:48:27

The Zend Developer Zone has posted part two of their look at the Zend_Tool component in the Zend Framework. In the previous article the introduced some more advanced usage of the component and in this new part they go a step further with Zend_Tool_Project.

This same concept applies to Zend Framework projects. In ZF projects, you have controllers, actions, views, models, databases and so on and so forth. In terms of Zend_Tool, we need a way to track these types of resources - thus Zend_Tool_Project. Zend_Tool_Project is capable of tracking project resources throughout the development of a project. [...] Zend_Tool_Project is capable of serializing the current project into a internal representation that allows it to keep track of not only *what* resources are part of a project at any given time, but also *where* they are in relation to one another.

Ralph shows it in action in the creation of a "create model" command for his command line tool. After running the command to create a new project, he creates a class to determine the model's context and a class to create a simple model with a get and set data functions.

0 comments voice your opinion now!
series zendtool zendframework model zendtoolproject create


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Setting up your Zend_Test test suites

IBuildings techPortal: Secure Programming with the Zend Framework

Zend Developer Zone: Upcoming Zend Webinars

Bill Karwin's Blog: ActiveRecord does not suck

Rob Allen's Blog: Unit testing Zend Framework 1


Community Events











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


example community database interview podcast framework testing functional composer unittest zendframework2 phpunit opinion api development code series language release introduction

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