dvsa / authentication-ldap
A wrapper around LDAP
Installs: 5 223
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 1
Requires
- php: ^8.2
- ext-json: *
- ext-ldap: *
- ext-openssl: *
- dvsa/contracts: ^1.3
- firebase/php-jwt: ^6.3
- illuminate/support: ^8.49 || ^11.0
- league/oauth2-client: ^2.6.1
- nesbot/carbon: ^2.63 || ^3.4
- symfony/ldap: ^7.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8.2
- phpunit/phpunit: ^11.1
This package is auto-updated.
Last update: 2024-11-15 16:25:13 UTC
README
An authentication wrapper around LDAP.
Installing
The recommended way to install is through Composer.
composer require dvsa/authentication-ldap
Contributing
Please refer to our Contribution Guide and Contributor Code of Conduct.