simplesamlphp/ws-security

WS-Security PHP library

v1.0.1 2024-01-28 22:50 UTC

This package is auto-updated.

Last update: 2024-04-25 07:30:30 UTC


README

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