heseya/silverbox
Heseya\Silverbox
📦 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.
Related Packages
gitkv/laravel-gearman-rpc
Laravel/Lumen Gearman rpc. Based from https://github.com/mhlavac/gearman
66
7
yuan1994/laravel-swoole
Fork from swooletw/laravel-swoole to support 2.5.xHigh performance HTTP server b...
4,432
0