lambdatt-php / filemanager
A SplitPHP Framework plugin creates an abstraction layer to handle and manage file uploading.
Package info
github.com/LambdaTT/filemanager
Type:splitphp-module
pkg:composer/lambdatt-php/filemanager
v0.4.1
2026-01-13 18:21 UTC
README
A SplitPHP Framework plugin creates an abstraction layer to handle and manage file uploading.
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