lambdatt-php / iam
A SplitPHP Framework plugin for an Identity and Access Management system.
v1.0.10
2026-01-13 18:21 UTC
README
A SplitPHP Framework plugin for an Identity and Access Management system.
Installation
Install via Composer:
composer require lambdatt-php/iam
Run the Migrations:
php console migrations:apply --module=iam
PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core