News Feed
Jobs Feed
Sections




News Archive
Ivan Iordanov's Blog:
extending Zend_Db_Table to create NestedSet models
July 16, 2008 @ 11:17:19

Ivan Iordanov has posted a method he's come up with to extend the existing Zend_Db_Table functionality (of the Zend Framework) to create NestedSet models for your app.

Last days I've been trying to customize Zend's Framework. My goal is to create simpler models. Currently I'm making some db models that handle stuff around wide used designs. Such design is the Nested Set model. It is an adjacent list realized in SQL as a tree. You can find a good introduction to nested sets at mysql developer zone.

He steps through the creation of some example database tables, his class and controller to hook into the Zend Framework application and this full code for his interface class to make the NestedSet models easy.

1 comment voice your opinion now!
zenddbtable nestedset model zendframework tutorial


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: Getting Dates from Week Numbers in PHP

Zend Developer Zone: OSCON '07 Wrapup

Developer.com: Creating Complex, Secure Web Forms with PHP and HTML_QuickForm2

Rob Morgan's Blog: Howto Log Directly to Your OS X Terminal using Zend Framework and NodeJS

Padraic Brady's Blog: Zend Framework Book: Surviving The Deep End - Chapter 10 Released!


Community Events











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


podcast code object release database introduction community example opinion functional tool interview composer zendframework2 testing language framework series development conference

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