{"id":93498,"library":"zendframework-zend-ldap","title":"Zend LDAP","description":"Provides support for LDAP operations including binding, searching and modifying entries in an LDAP directory.","status":"active","version":"2.10.1","language":"php","source_language":null,"source_url":"https://github.com/zendframework/zend-ldap","tags":["ldap","directory","authentication","zend","zendframework"],"install":[{"cmd":"composer require zendframework/zend-ldap","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Ldap","correct":"use Zend\\Ldap\\Ldap;"}],"quickstart":{"code":"use Zend\\Ldap\\Ldap;\n\n$ldap = new Ldap(['host' => 'ldap.example.com']);\n$ldap->bind('username', 'password');","lang":"php","description":"Connect and bind to an LDAP server."},"warnings":[{"fix":"Install php-ldap extension.","message":"Requires LDAP PHP extension.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'authent':20 'bind':9 'directori':17,19 'entri':13 'includ':8 'ldap':2,6,16,18 'modifi':12 'oper':7 'provid':3 'search':10 'support':4 'zend':1,21 'zendframework':22","created_at":"2026-06-19T09:49:27.974865+00:00","updated_at":"2026-06-19T09:49:27.974865+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/zendframework/zend-ldap","github":"https://github.com/zendframework/zend-ldap","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}