pugovok / php-freeipa
PHP client to FreeIPA HTTP-RPC
v1.0.0
2023-10-02 15:52 UTC
Requires
- php: ^8.1
- ext-json: *
- laminas/laminas-diactoros: ^2.24
- ocramius/package-versions: ^2.7
- php-http/client-common: ^2.0
- php-http/discovery: ^1.7
- php-http/message: ^1.8
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- jetbrains/phpstorm-attributes: ^1.0
- php-http/curl-client: ^2.0
- php-http/logger-plugin: ^1.1
- php-http/mock-client: ^1.3
- phpstan/phpstan: ^1.9
- phpstan/phpstan-phpunit: ^1.3
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.7
- vimeo/psalm: ^5.4
This package is auto-updated.
Last update: 2025-03-29 01:07:29 UTC
README
A PHP library to use some features of the FreeIPA / Red Hat Identity Management.
This is the ongoing version 1. If you want the version 0.x, see the branch 0.x instead.