Hi everyone, I'm happy to announce that Zend_Ldap_Ext (http://framework.zend.com/wiki/display/ZFPROP/Zend_Ldap_Ext+Proposal+-+Stef an+Gehrig) is ready for community review. Actually the proposal was ready for review some time ago but I missed informing the mailing list (it's the second one of my first two proposals ;-). The source is available from http://svn2.assembla.com/svn/zf-proposals/Zend_Ldap_Ext/trunk.
Zend_Ldap_Ext extends existing Zend_Ldap with methods to search the directory and with core CRUD-methods. This can be considered a object oriented wrapper around the most common ext/ldap functions. It also provides helper functions to deal with LDAP entry creation and password setting. Furthermore the proposal provides methods to traverse a LDAP tree in an object oriented way. The source cannot be considered feature complete by now but all of the most important stuff is currently working. Please take a look and let us know what you think. Best regards Stefan
