Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有在 Symfony2 中配置 ZF2 客户端的分步教程?
因为我想在我的情况下集成 Opensky LDAP 包。
你读过Github的README 文件吗?
如果您的 Symfony2 应用程序的供应商路径中还没有 ZF2 代码库,您可能有兴趣使用git-subtree自行拉入 LDAP 客户端。这个过程的说明记录在symfony-devs 邮件列表的这个线程中。