PHP Classes

LDAP Address Book: Manage contacts stored on an LDAP server

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,231 This week: 1All time: 3,104 This week: 560Up
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: 416 Down4 in Ireland Ireland Down
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,231
This week:1
All time:3,104
This week:560Up