rediris-es / samlpoa
SAML phpPoA replacement
Installs: 165
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
pkg:composer/rediris-es/samlpoa
Requires
- onelogin/php-saml: ^3.6.1
This package is auto-updated.
Last update: 2025-10-27 01:45:07 UTC
README
A PHP library with a phpPoA compatible API for SAML 2.0 applications.
Getting started
Prerequisites
- PHP 5.3.3 or later
opensslmodulecurlmodule
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.