FreeDSx LDAP 0.7.0

FreeDSx LDAP is a pure PHP library that implements most LDAP client functionality and limited LDAP server functionality. The project has just released version 0.7.0, which appears to include the following changes:

  • Added the ability to run the LDAP client and server over a UNIX socket
  • Added the ability to run the server with only TLS enabled
  • Added the ability to provide a client handler for paged results
  • Added the ability to declare the simple paged results control critical
  • Added a helper method for creating an LDAP proxy server
  • Provided an alternative method for configuring server handlers
  • Added the ability to force a disconnect when changing LDAP client options