fusio / adapter-ldap
Provides a connection to set and retrieve values through LDAP
v6.2.0
2025-12-23 12:32 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- symfony/ldap: ^6.0|^7.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
README
Fusio adapter which provides a connection to set and retrieve values through LDAP. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-ldap
php bin/fusio system:register "Fusio\Adapter\Ldap\Adapter"