heseya/silverbox

Simple file server powered by Lumen.


Keywords
php, server, files, lumen, fileserver, file-server, rest, rest-api, silverbox
License
MIT

Documentation

Heseya\Silverbox

Made by Heseya Codacy StyleCI license

📦 Simple file server powered by Lumen.

Requirements

SSH access to a server with PHP 8.1+ and Composer.

Installation

composer create-project heseya/silverbox

CLI

Create API client

php silverbox clients:add {clientName}

Show list of all clients

php silverbox clients:show

Remove API client

php silverbox clients:remove {name} {--f|with-files}

Remove all client files

php silverbox clients:truncate {name}

License

Silverbox is licensed under the MIT License.