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

Mike Willbanks' Blog: Android C2DM with PHP and Zend Framework

Jeremy Cook's Blog: Installing Imagick under Apache on Windows

WordPress Arena: How to Convert a WordPress Blog into WordPress MU

DevShed: Managing Secure Protocol in Apache-Based Websites using PHP

LispCast.com: PHP vs. Lisp


Community Events









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


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

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