PHP LdapTools\Ldif Namespace

Nested Namespaces

LdapTools\Ldif\Entry
LdapTools\Ldif\UrlLoader

Classes

Name Description
Ldif Represents a LDIF file with a set of entries.
LdifEntryBuilder Used as a helper for more fluid building of LDIF objects.
LdifParser Parses a LDIF string to a form that can be easily entered into LDAP with LdapTools.

Traits

Name Description
LdifStringBuilderTrait Common methods/properties used to construct LDIF entries.