A.1. Authentication

A.1.1. Auth

Repository: PEAR - License: PHP License - By Martin Jansen (lead) - James E. Flemer (developer) - Yavor Shahpasov (lead)

Creating an authentication system.

A.1.1.1. Description

The PEAR::Auth package provides methods for creating an authentication system using PHP.

Currently it supports the following storage containers to read/write the login data:

  • All databases supported by the PEAR database layer

  • All databases supported by the MDB database layer

  • Plaintext files

  • LDAP servers

  • POP3 servers

  • IMAP servers

  • vpopmail accounts

  • RADIUS

  • SAMBA password files

  • SOAP

A.1.2. Auth_Enterprise

Repository: - License: PHP License -

Enterprise Authentication & Authorization Service

A.1.2.1. Description

As the name implies, this package aims to ...

Get PHP 5 Power Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.