PHPackages                             heseya/silverbox - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. heseya/silverbox

ActiveProject[DevOps &amp; Deployment](/categories/devops)

heseya/silverbox
================

Simple file server powered by Lumen.

1.6.4(1y ago)6181[3 PRs](https://github.com/heseya/silverbox/pulls)MITPHPPHP ^8.1CI passing

Since Dec 13Pushed 1y ago4 watchersCompare

[ Source](https://github.com/heseya/silverbox)[ Packagist](https://packagist.org/packages/heseya/silverbox)[ RSS](/packages/heseya-silverbox/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (7)Versions (26)Used By (0)

Heseya\\Silverbox
=================

[](#heseyasilverbox)

[![Made by Heseya](https://camo.githubusercontent.com/1237c877f44449513736825a83167d8e0f6ec36eeb82e1fbc5d8d08a563ed32e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d61646525323062792d4865736579612d3639303031663f7374796c653d666c61742d737175617265)](https://heseya.com)[![Codacy](https://camo.githubusercontent.com/bd1328ec6dd90e2bb0387f86e3deacff9436e5c94fb792b7f0405ea08dd6e857/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f67726164652f66356331316132343965373934306338626333666135623061613634373734613f7374796c653d666c61742d737175617265)](https://app.codacy.com/gh/heseya/silverbox/dashboard)[![StyleCI](https://camo.githubusercontent.com/cac538c6e322f89cc0bc74c16a7727744c94a1f149668cffac07450915896260/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3230323535383536372f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/202558567)[![license](https://camo.githubusercontent.com/6758a75b22ed26cb893dd565493b395a4fcbc45297df7f694e503d126902f19a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f62766c696e736b792f63646e3f636f6c6f723d626c7565267374796c653d666c61742d737175617265)](https://github.com/heseya/silverbox/blob/master/LICENSE)

📦 Simple file server powered by Lumen.

Requirements
------------

[](#requirements)

SSH access to a server with **PHP 8.1+** and [Composer](https://getcomposer.org/).

Installation
------------

[](#installation)

```
composer create-project heseya/silverbox

```

CLI
---

[](#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
-------

[](#license)

Silverbox is licensed under the [MIT License](https://github.com/heseya/silverbox/blob/master/LICENSE).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance43

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~55 days

Recently: every ~125 days

Total

22

Last Release

448d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.3.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb8aabd4e1f604898f54ec83f51ad502af0800c83d243bc91211b8155eb87875?d=identicon)[bvlinsky](/maintainers/bvlinsky)

---

Top Contributors

[![daVitekPL](https://avatars.githubusercontent.com/u/58150098?v=4)](https://github.com/daVitekPL "daVitekPL (8 commits)")[![bjuraszewski](https://avatars.githubusercontent.com/u/24898275?v=4)](https://github.com/bjuraszewski "bjuraszewski (5 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![bvlinsky](https://avatars.githubusercontent.com/u/38615612?v=4)](https://github.com/bvlinsky "bvlinsky (4 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (4 commits)")[![MariuszBaranowski](https://avatars.githubusercontent.com/u/49002989?v=4)](https://github.com/MariuszBaranowski "MariuszBaranowski (2 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")

---

Tags

file-serverfileserverlumenphprestrest-apisilverboxphplumenserverfilesfileserver

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/heseya-silverbox/health.svg)

```
[![Health](https://phpackages.com/badges/heseya-silverbox/health.svg)](https://phpackages.com/packages/heseya-silverbox)
```

###  Alternatives

[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[php-mcp/server

PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts

828280.5k25](/packages/php-mcp-server)[renoki-co/laravel-healthchecks

Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.

5654.9k](/packages/renoki-co-laravel-healthchecks)[appserver-io/webserver

Multithreaded webserver for php written in php

455.7k1](/packages/appserver-io-webserver)[mmoreram/translation-server

PHP translation server

233.7k2](/packages/mmoreram-translation-server)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
