Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 1.17 KB

File metadata and controls

26 lines (18 loc) · 1.17 KB

WS-Security PHP library

CI Scrutinizer Code Quality Coverage Status PHPStan Enabled

A PHP library for WS-Security related functionality.

Before you use it

DO NOT USE THIS LIBRARY UNLESS YOU ARE INTIMATELY FAMILIAR WITH THE WS-SECURITY SPECIFICATION.

If you are not familiar with the WS-Security specification and are simply looking to connect your application using WS-Security, you should probably use SimpleSAMLphp and, more specically, the adfs-module.

Usage

  • Install with Composer, run the following command in your project:
composer require simplesamlphp/ws-security:dev-master