News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
Zend Framework from Scratch - Models and Integrating Doctrine ORM
January 13, 2012 @ 10:58:00

NetTuts.com has posted a second tutorial in their series focusing on the Zend Framework today. In this latest article they focus on integrating the powerful Doctrine ORM with a Zend Framework application.

Ready to take your PHP skills to the next level? In this new "From Scratch" series, we'll focus exclusively on Zend Framework, a full-stack PHP framework created by Zend Technologies. This second tutorial on our series is entitled "Models and Integrating Doctrine ORM".

They continue on from their previous tutorial to talk about what models are (with an example involving "bankers"). They also show how to use the Zend Framework "zf" command line tool to configure your database settings, set up the tables and download/bootstrap the Doctrine code. The include the code to create some simple models and how to use them to create and update records in your database. You can grab all of the sample code for their examples from The Next Social's github repository.

0 comments voice your opinion now!
zendframework doctrine model integration tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Composing Messages in HTML for MIME Email with PHP

SitePoint.com: OAuth for PHP Twitter Apps, Part 2

Cal Evans' Blog: Update from webcast on Zend_Cache_Frontend_Class

PHPFreaks.com: Hardening PHP with Suhosin

Brandon Savage's Blog: Avoiding Notices: When to Use isset() and empty()


Community Events











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


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

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