privacyidea/privacyidea-php-sdk

This package is abandoned and no longer maintained. The author suggests using the privacyidea/privacyidea-php-client package instead.

PHP Client to ease the use of the privacyIDEA API.

v2.0.1 2024-04-15 07:31 UTC

README

This project is intended to ease the use of the privacyIDEA server REST API.

Requirements

Curl is required for this project to work. If this project is installed using composer, curl is installed automatically. A PHP Version >=8.0 is preferred.

Composer

To install with Composer, run the following command:

composer require privacyidea/privacyidea-php-client

then:

composer update

Required Composer version is >=2.0.