fi / ldapbundle
为Fifree2项目提供ldap
2.0.3
2017-12-13 13:35 UTC
Requires
- php: >=5.5.0
Requires (Dev)
- behat/behat: 3.0.*
- behat/mink-browserkit-driver: ^1.3
- behat/mink-extension: ^2.2
- behat/mink-goutte-driver: ~1.1
- behat/mink-selenium2-driver: 1.2.*
- behat/symfony2-extension: 2.0.*
- doctrine/doctrine-bundle: ~1.4
- doctrine/inflector: 1.0.*
- doctrine/orm: ^2.4.8
- incenteev/composer-parameter-handler: ~2.0
- mockery/mockery: ^0.9.5
- phpmd/phpmd: ^2.4
- phpunit/phpunit: ^5.5
- satooshi/php-coveralls: ^1.0
- se/selenium-server-standalone: ^2.53
- sebastian/phpcpd: ^2.0
- sensio/distribution-bundle: ~5.0
- sensio/framework-extra-bundle: ^3.0.2
- sensio/generator-bundle: ~2.0
- sensiolabs/security-checker: ^3.0
- squizlabs/php_codesniffer: ^2.7
- symfony/monolog-bundle: ~2.4
- symfony/swiftmailer-bundle: ~2.3
- symfony/symfony: 2.8.*
- symfony/yaml: 2.8.*
This package is auto-updated.
Last update: 2024-09-18 03:32:36 UTC
README
[] (https://travis-ci.org/ComuneFI/LdapBundle) [
] (https://coveralls.io/r/ComuneFI/LdapBundle)
=============
安装
- 在项目中添加依赖(composer.json)
composer require fi/imapbundle
- 在文件app/AppKernel.php中的registerBundles函数中添加
new Fi\LdapBundle\FiLdapBundle(),