PHP Classes

LDAP Address Book: Manage contacts stored on an LDAP server

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,232 All time: 3,101 This week: 78Up
Version License PHP version Categories
ldap_addressbook 1.0Public Domain4.0Networking, User Management
Description 

Author

This class can be used to manage an address book of contacts stored on an LDAP server.

It can connect to a given LDAP server and perform operations on an address book like: adding contacts, deleting contacts, searching contacts by name, surname, or by id.

Currently it can store the contact name, surname, company name, and multiple email addresses.

Innovation Award
PHP Programming Innovation award nominee
June 2007
Number 8
There are many applications that manage address books stored in databases. Most databases are accessible only on the sites on which the database servers are running.

LDAP is a networking protocol that allows remote access to databases stored on LDAP servers. This fact makes LDAP based databases more useful to implement applications for moving users.

This class implements an address book component that uses LDAP to store the user contact information.

It can be used to provide a PHP Web based interface to manage address books created by desktop applications or other types of applications that can manage user contacts.

Manuel Lemos
Picture of Michele Brodoloni
  Performance   Level  
Name: Michele Brodoloni <contact>
Classes: 6 packages by
Country: Ireland Ireland
Age: 38
All time rank: 2491 in Ireland Ireland
Week rank: 187 Up1 in Ireland Ireland Equal
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file create_random_contacts.php Example Sample script. Creates random contacts in the addressbook.
Accessible without login Plain text file empty_addressbook.php Example Sample script. Deletes all the content of an addressbook.
Plain text file ldap_addressbook.class.php Class Class PHP source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,232
This week:0
All time:3,101
This week:78Up