diablomedia / zendframework1-ldap
Zend Framework 1 Ldap component
Installs: 146 459
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 2
Open Issues: 3
Requires
- php: ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0
- diablomedia/zendframework1-config: ^1.0.0 || ^2.0.0
- diablomedia/zendframework1-crypt: ^1.0.0
- diablomedia/zendframework1-date: ^1.0.0
- diablomedia/zendframework1-exception: ^1.0.0
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.16.0
- maglnet/composer-require-checker: ^3.0.0
- phpro/grumphp-shim: ^1.5.0
- phpstan/phpstan: 1.10.14
- phpunit/phpunit: ^9.5.10
Suggests
- ext-iconv: If available (and mbstring is not) will be used for encoding conversion
- ext-json: Required if using toJson conversion on Ldap Node
- ext-ldap: Required for this component
- ext-mbstring: If available, multibyte functions will be used
This package is auto-updated.
Last update: 2023-11-14 21:38:31 UTC
README
This is just the Zend_Ldap component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).