News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Using a Plugin to Integrate Propel with Zend
November 07, 2007 @ 13:55:00

The Zend Developer Zone has a new tutorial posted today that talks about the integration of one of the more popular database abstraction/relational mapping tools for PHP5 with the Zend Framework. Specifically, it picks up where this article left off.

One area that the article did not mention was, how does the app know which model will be used? I mean, let's say a client clicks on the link "controller/action", do I have to wait for the front controller to dispatch the request to the controller before knowing that it was called? That is, the model is known explicitly by my app only when I'm in the requested action.

He notes a pretty simple solution to the problem - using the Zend Framework plugin system to create an interface between the application and the model classes that Propel generates.

0 comments voice your opinion now!
plugin intergration propel zendframework tutorial plugin intergration propel zendframework tutorial


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Object Oriented PHP Tutorial Released

Zend Developer Zone: Getting an OAuth Access Token from the Command Line

Jim Plush's Blog: Rethinking Zend Models Part 3 - Validation

Ryan Malesevich's Blog: Separate Trackbacks from Comments Revisited

Zend Developer Zone: Managing CSS and JavaScript files within a Zend Framework App


Community Events











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


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

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