lambdatt-php/modcontrol

A SplitPHP Framework plugin to provide control over modules and entities inside your application.

Maintainers

Package info

github.com/LambdaTT/modcontrol

Type:splitphp-module

pkg:composer/lambdatt-php/modcontrol

Statistics

Installs: 28

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.10 2026-04-29 18:44 UTC

This package is auto-updated.

Last update: 2026-04-29 18:45:20 UTC


README

A SplitPHP Framework plugin to provide control over modules and entities inside your application.

Installation

Install via Composer:

composer require lambdatt-php/modcontrol

Run the Migrations:

php console migrations:apply --module=modcontrol

PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core

Usage: