Active Directory Reader - A PHP read-only lightweight implementation of the Microsoft Active Directory Classes Ref : https://docs.microsoft.com/en-us/dotnet/api/microsoft.activedirectory.management?view=activedirectory-management-10.0
This implementation was made with Powershell in mind and is only focused on ADUser, ADObject, ADGroup, ADComputer, ADOrganizationalUnit. If your are familliar with the "ActiveDirectory" powershell module the usage of this tool will be very straight forward.
For more information please read the Wiki ;-)