fusio / adapter-ldap
Provides a connection to set and retrieve values through LDAP
Fund package maintenance!
chriskapp
Patreon
www.paypal.me/fusioapi
Requires
- php: >=8.1
- fusio/engine: ^6.0
- symfony/ldap: ^5.0|^6.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- vimeo/psalm: ^5.9
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"