Top Level :: Authentication

Package Information: Auth

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
Creating an authentication system. PHP License
» Current Release » Bug Summary
1.6.4 (stable) was released on 2010-10-25 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install Auth

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Auth


Development Roadmap
  • Package Maintenance Rank: 15 of 229 packages with open bugs
  • Number of open bugs: 2 (152 total bugs)
  • Average age of open bugs: 5046 days
  • Oldest open bug: 5625 days
  • Number of open feature requests: 3 (51 total feature requests)

Report a new bug to Auth
» 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
* All databases supported by the MDB2 database layer
* Plaintext files
* LDAP servers
* POP3 servers
* IMAP servers
* vpopmail accounts (Using either PECL vpopmail or PEAR Net_Vpopmaild)
* RADIUS
* SAMBA password files
* SOAP (Using either PEAR SOAP package or PHP5 SOAP extension)
* PEAR website
* Kerberos V servers
* SAP servers
» Maintainers » More Information

Packages that depend on Auth

Dependencies for Auth