| Recommend this page to a friend! | 
|  Download | 
| Info | Documentation |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|     60% | Total: 25,879 This week: 3 | All time: 20 | ||||
| Version | License | PHP version | Categories | |||
| sasl 1.0.2 | BSD License | 5 | Networking, Cryptography, User Manage... | 
| Description | Author | ||||||||
| This package provides a single interface for implementing multiple standard authentication mechanisms commonly used by Internet protocols such as SMTP, POP3, IMAP, HTTP, etc. | 
 | 
|  Files (16) | 
| File | Role | Description | ||
|---|---|---|---|---|
|  documentation (6 files) | ||||
|  sasl.php | Class | Main SASL authentication client class | ||
|  basic_sasl_client.php | Class | Basic SASL authentication mechanism client class used by HTTP basic authentication | ||
|    classmaps.php | Aux. | Class map list | ||
|  cram_md5_sasl_client.php | Class | CRAM-MD5 SASL authentication mechanism client class | ||
|  digest_sasl_client.php | Class | Digest mechanism SASL client class | ||
|    LICENSE | Lic. | BSD License | ||
|  login_sasl_client.php | Class | LOGIN SASL authentication client class | ||
|  ntlm_sasl_client.php | Class | NTLM (Windows or Samba) SASL authentication mechanism client class based on a contribution made by Gerardo Rojas | ||
|  plain_sasl_client.php | Class | PLAIN SASL authentication mechanism client class | ||
|  xoauth2_sasl_client.php | Class | XOAUTH2 SASL client class | ||
|  Files (16) | / | documentation | 
| File | Role | Description | 
|---|---|---|
|    build.php | Example | Documentation build script | 
|    documentation.input | Data | Documentation build input definitions | 
|    documentation.output | Data | Documentation build output definitions | 
|    sasl.input | Data | sasl_class documentation input definitions | 
|    sasl_class.class | Data | sasl_class object input definitions | 
|    sasl_class.html | Doc. | SASL client API documentation | 
| 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 | 
| Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||
| 87% | 7 | 
 | 
 | 
| User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
| 
 | 
 | |||||||||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Other classes that need this package | 
| Class | Why it is needed | Dependency | 
|---|---|---|
| Calcular Frete Correios PHP Class | Access pages that require authentication | Conditional | 
| MIME E-mail message sending | This package is necessary when you need to send email messages via a SMTP server that requires authentication. | Conditional | 
| PHP HTTP protocol client | When the HTTP server requires authentication, the SASL package provides support for implementing authentication mechanisms like: Basic, Digest, PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix with Samba). | Conditional | 
| PHP Print IPP | Authentication for above http backend | Conditional | 
| POP3 e-mail client | When the POP3 server requires authentication the SASL package provides support for implementing authentication mechanisms like: PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix with Samba). | Conditional | 
| pop3ml | for standard pop3 authentication | Required | 
| SMTP E-mail sending class | Provides sasl.php class for when the SMTP server requires authentication the SASL package provides support for implementing authentication mechanisms like: PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix with Samba). | Conditional | 
| Pages that reference this package | 
| I just checked in a small update to moriarty that might solve a problem some people have experienced using curl... | 
| What about using your favorite WEB search engine ?... |