Skip to content
Snippets Groups Projects
user avatar
lukasmatusiewicz authored
b81ff1fb
History

privacyIDEA PHP Client

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 >=7.3 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.