zitadel php client
v1.3.6
zitadel php client is a simple PHP library for interacting with Zitadel.
You can use it easily with Composer:
composer require redstonepfalz/zitadel-php-client
There are two documentations:
If you want to contribute to the repository, please note the following points:
The classic documentation is created using JetBrains Writerside.
The PHPDoc documentation is created using Doxygen. You can configure Doxygen via the Doxyfile.
The library is still under development. The parts for user and session management are completed, documented and ready to use.
In Development:
zitadel php client is released under the Apache 2.0 License.