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

Padraic Brady's Blog: Services_Oauth and Zend_Oauth Revisited

ZendCasts.com: Logging in Users using Doctrine and Zend_Auth

Daniel Cousineau's Blog: Doctrine Migrations Proper

Liip Blog: Table Inheritance with Doctrine

Adam Jensen's Blog: Using Zend_Acl with Doctrine record listeners


Community Events











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


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

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