News Feed
Jobs Feed
Sections




News Archive
ZendCasts.com:
Writing a Zend_Auth_Adapter with Doctrine
January 25, 2010 @ 09:54:32

New from the ZendCasts.com site today there's this new screencast looking at the integration of the Zend_Auth_Adapter component of the Zend Framework and the Doctrine ORM library to split out the authentication from the persistence layer.

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.

He also recommends checking out Palo Verede's look at the same topic. You can watch the screencast here and grab the code for it here.

0 comments voice your opinion now!
zendauth adapter doctrine authentication


blog comments powered by Disqus

Similar Posts

WeberDev.com: User Authentication With patUser (Part 2)

ProDevTips.com: PHP Doctrine - adding automatic, simple CRUD

Zend Developer Zone: Zend_Acl / Zend_Auth example scenario

Sameer Borate' Blog: Creating SQL schemas with Doctrine DBAL

Padraic Brady's Blog: Zend Framework Blog Tutorial - Part 6: Zend_Form & Zend_Auth


Community Events











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


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

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