dol/ldap-bundle
This bundle improves FR3DLdapBundle by adding the ability to connect to multiple LDAP domains.
Maintainers
Requires
- php: >=5.5
- psr/log: ~1.0
- symfony/config: 2.3 - 4
- symfony/dependency-injection: 2.3 - 4
- symfony/event-dispatcher: 2.3 - 4
- symfony/polyfill-php56: ^1.6
- symfony/security: 2.3 - 4
- symfony/security-bundle: 2.3 - 4
- zendframework/zend-ldap: 2.5 - 4
Requires (Dev)
- fr3d/psr3-message-assertions: 0.1.*
- friendsofphp/php-cs-fixer: @stable
- friendsofsymfony/user-bundle: ~2.0
- maks3w/phpunit-methods-trait: ^4.6
- phpunit/phpunit: ^4.6
- symfony/validator: 2.3 - 4
Suggests
- friendsofsymfony/user-bundle: Integrate authentication and management for DB users, useful for unmanaged LDAP servers
- symfony/validator: Allow pre-validate for existing users before register new ones
Provides
None
Conflicts
None
Replaces
None
README
👁 Latest Stable Version
👁 Total Downloads
👁 License
👁 Build Status
👁 Scrutinizer Code Quality
👁 Code Coverage
👁 FOSSA Status
This bundle improves FR3DLdapBundle by adding the ability to connect to multiple LDAP domains
Versions and compatibilities:
- 👁 Build Status
Master. - 👁 Build Status
V 2.0.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Installation
All the installation instructions are located in documentation.
Reporting an issue or a feature request
Issues and feature requests are tracked in the GitHub issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
