Search by

rediris-es / samlpoa

adobolonoak

SAML phpPoA replacement

Package info

github.com/rediris-es/samlPoA

pkg:composer/rediris-es/samlpoa

Statistics

Installs: 204

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 2

1.2.0 2023-04-26 19:38 UTC

This package is auto-updated.

Last update: 2026-09-09 19:14:29 UTC


README

A PHP library with a phpPoA compatible API for SAML 2.0 applications.

Getting started

Prerequisites

  • PHP 5.3.3 or later
  • openssl module
  • curl module

Installing

Use Composer to install samlPoA and its dependencies:

composer require rediris-es/samlpoa

Have a look at the docs/ directory to learn how to use the library.