A SplitPHP Framework plugin for an Identity and Access Management system.

Maintainers

Details

github.com/LambdaTT/iam

Source

Issues

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:splitphp-module

pkg:composer/lambdatt-php/iam

v1.0.6 2025-10-09 22:01 UTC

This package is auto-updated.

Last update: 2025-10-09 22:03:06 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

Usage: