Zend Screencasts: Video Tutorials about the Zend PHP Framework  (iphone)

Writing a Zend_Auth_Adapter with Doctrine


Listen Later

I’ve been using Doctrine a lot in my own work, and recently found myself itching to have tighter integration between Zend and Doctrine when it comes to user logins. Luckily, Zend provides a very simple interface with regards to Zend_Auth. This way, it’s easy to decouple your persistence layer (in my case Doctrine) from the authentication layer. I’ve borrowed from Palo Verede’s wonderful article on Doctrine and Zend_Auth and I invite you to check his blog out.

Grab a copy of the project or

" rel="noopener noreferrer">browse the repository.

Also, a big thank you to ServerGrove for extending their support of Zendcasts for January. ServerGrove specializes in Zend Framework hosting and they’ve offered a 10% rebate on hosting with coupon code “zc”. If you’re looking for a host, be sure to check them out (referral). They’ve also added an additional coupon for “Mini Hosting” plans, get $2 off by using code “zcmini”.

...more
View all episodesView all episodes
Download on the App Store

Zend Screencasts: Video Tutorials about the Zend PHP Framework  (iphone)By Produced by Jon Lebensold