11 lines
620 B
Markdown
11 lines
620 B
Markdown
# zend-ldap
|
|
|
|
[![Build Status](https://secure.travis-ci.org/zendframework/zend-ldap.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-ldap)
|
|
[![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-ldap/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-ldap?branch=master)
|
|
|
|
zend-ldap provides functionality for performing LDAP operations, including, but
|
|
not limited to, binding, searching and modifying entries in an LDAP directory.
|
|
|
|
- File issues at https://github.com/zendframework/zend-ldap/issues
|
|
- Documentation is at https://docs.zendframework.com/zend-ldap/
|