jpasilan/ldap

LDAP package for Laravel 4

Maintainers

Details

github.com/jpasilan/ldap

Source

Issues

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/jpasilan/ldap

v0.0.1 2013-11-16 15:50 UTC

This package is not auto-updated.

Last update: 2025-09-27 19:53:03 UTC


README

LDAP package for Laravel 4. This package serves as a wrapper of common ldap functions in PHP.

Current Functions

  • Read LDAP entries using ldap_search() and ldap_get_entries() attributes.
  • Replace LDAP attributes using ldap_mod_replace().