lambdatt-php/filemanager

A SplitPHP Framework plugin creates an abstraction layer to handle and manage file uploading.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:splitphp-module

pkg:composer/lambdatt-php/filemanager

v0.3.1 2025-10-28 00:55 UTC

This package is auto-updated.

Last update: 2025-10-28 00:58:38 UTC


README

A SplitPHP Framework plugin creates an abstraction layer to handle and manage file uploading.

Packagist Version

Installation

Install via Composer:

composer require lambdatt-php/filemanager

Run the Migrations:

php console migrations:apply --module=filemanager

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

Usage: