PHPackages                             mangati/ldap - 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. mangati/ldap

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

mangati/ldap
============

LDAP management and utils

v1.1.0(9y ago)116MITPHPPHP &gt;=5.4

Since Jan 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mangati/php-ldap)[ Packagist](https://packagist.org/packages/mangati/ldap)[ Docs](https://github.com/mangati/php-ldap)[ RSS](/packages/mangati-ldap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

php-ldap
========

[](#php-ldap)

LDAP management and utils for PHP

Known issues
============

[](#known-issues)

If you get "Strong(er) authentication required" error, put this line before your script:

```
putenv('LDAPTLS_REQCERT=never');
```

And pass $startTls as TRUE:

```
public function __construct($host, $port, $user = null, $pass = null, $startTls = false)
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~231 days

Total

2

Last Release

3549d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/993ae218b2285441c4144a2dbfe5c40efa9a483cde2c6762b544bd557243ee7a?d=identicon)[rogeriolino](/maintainers/rogeriolino)

![](https://www.gravatar.com/avatar/6792fed159eb18ed6fbddc9bcc5b829790bcb902c9d0c03821edb0164ed0d834?d=identicon)[mangati](/maintainers/mangati)

---

Top Contributors

[![rogeriolino](https://avatars.githubusercontent.com/u/1065082?v=4)](https://github.com/rogeriolino "rogeriolino (22 commits)")

---

Tags

ldapmanagementutils

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mangati-ldap/health.svg)

```
[![Health](https://phpackages.com/badges/mangati-ldap/health.svg)](https://phpackages.com/packages/mangati-ldap)
```

###  Alternatives

[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.0M191](/packages/danielstjules-stringy)[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4875.5M16](/packages/voku-arrayy)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[kigkonsult/icalcreator

iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information

2462.6M16](/packages/kigkonsult-icalcreator)[symfony/ldap

Provides a LDAP client for PHP on top of PHP's ldap extension

1407.5M46](/packages/symfony-ldap)[laraveljutsu/zap

A flexible, performant, and developer-friendly schedule management system for Laravel

1.4k69.1k](/packages/laraveljutsu-zap)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
