Utility to install php-ldap as part of provisioning in VVV.
Extend your vvv-custom.yml
like this:
utilities:
php-ldap:
- php-ldap
utility-sources:
php-ldap: https://github.com/olipayne/vvv-php-ldap
For more see the official VVV documentation on utilities.