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
dusterio/laravel-plain-sqs
Custom SQS connector for Laravel that supports custom format JSON
2,803,823
135
dusterio/laravel-aws-worker
Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk...
5,917,612
307