2017 © Pedro PelĂĄez
 

library ldap

LDAP management and utils

image

mangati/ldap

LDAP management and utils

  • Monday, August 29, 2016
  • by rogeriolino
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

php-ldap

LDAP management and utils for PHP, (*1)

Known issues

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

putenv('LDAPTLS_REQCERT=never');

And pass $startTls as TRUE:, (*3)

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

The Versions

29/08 2016

dev-master

9999999-dev https://github.com/mangati/php-ldap

LDAP management and utils

  Sources   Download

MIT

The Requires

 

The Development Requires

management ldap utils

25/08 2016

v1.1.0

1.1.0.0 https://github.com/mangati/php-ldap

LDAP management and utils

  Sources   Download

MIT

The Requires

 

The Development Requires

management ldap utils

06/01 2016

v1.0

1.0.0.0 https://github.com/mangati/php-ldap

LDAP management and utils

  Sources   Download

MIT

The Requires

 

The Development Requires

management ldap utils