fi/ldapbundle

为Fifree2项目提供ldap

安装: 150

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:symfony-bundle

2.0.3 2017-12-13 13:35 UTC

This package is auto-updated.

Last update: 2024-09-18 03:32:36 UTC


README

[Build Status] (https://travis-ci.org/ComuneFI/LdapBundle) [Coverage Status] (https://coveralls.io/r/ComuneFI/LdapBundle)

=============

安装

  • 在项目中添加依赖(composer.json)
    composer require fi/imapbundle
  • 在文件app/AppKernel.php中的registerBundles函数中添加
    new Fi\LdapBundle\FiLdapBundle(),