Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 613 Bytes

File metadata and controls

15 lines (9 loc) · 613 Bytes

FreeDSx SASL codecov

FreeDSx SASL is a pure PHP SASL library. It supports authentication and security layer functionality (privacy / integrity, depending on the mechanism).

Getting Started

Install via composer:

composer require freedsx/sasl

Documentation

See SASL Mechanisms for the supported mechanisms, their options, and usage.