joomla/ldap

This package is abandoned and no longer maintained. No replacement package was suggested.

Joomla LDAP Package

Maintainers

Package info

github.com/joomla-framework/ldap

Type:joomla-package

pkg:composer/joomla/ldap

Statistics

Installs: 168 573

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 1

2.0.0 2021-08-16 20:01 UTC

This package is auto-updated.

Last update: 2026-02-15 12:52:57 UTC


README

Deprecated

The joomla/ldap package is deprecated with no future updates planned.

Installation via Composer

Add "joomla/ldap": "~2.0" to the require block in your composer.json and then run composer install.

{
	"require": {
		"joomla/ldap": "~2.0"
	}
}

Alternatively, you can simply run the following from the command line:

composer require joomla/ldap "~2.0"