privacyidea/privacyidea-php-client

PHP Client to ease the use of the privacyIDEA API.

Maintainers

Package info

github.com/privacyidea/php-client

pkg:composer/privacyidea/privacyidea-php-client

Statistics

Installs: 8 836

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 4

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.