PHPackages                             daverandom/ldapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. daverandom/ldapi

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

daverandom/ldapi
================

Simple object oriented wrapper around ext/ldap

v1.0.3(10y ago)0251MITPHPPHP &gt;=5.4.0

Since Sep 25Pushed 10y ago1 watchersCompare

[ Source](https://github.com/DaveRandom/LDAPi)[ Packagist](https://packagist.org/packages/daverandom/ldapi)[ Docs](https://github.com/DaveRandom/LDAPi)[ RSS](/packages/daverandom-ldapi/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)DependenciesVersions (6)Used By (1)

LDAPi
=====

[](#ldapi)

A simple object oriented wrapper around PHP's LDAP extension. No frills, just a slightly cleaner API for use in object oriented applications.

Requirements
------------

[](#requirements)

- PHP 5.4.0 or higher
- ext/ldap

Installation
------------

[](#installation)

Preferably via [Composer](http://getcomposer.org/).

Example usage
-------------

[](#example-usage)

```
