PHPackages                             orbiter/satellite-console - 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. [CLI &amp; Console](/categories/cli)
4. /
5. orbiter/satellite-console

ActiveLibrary[CLI &amp; Console](/categories/cli)

orbiter/satellite-console
=========================

0.5.0(3y ago)01.2k1MITPHPPHP &gt;=8.1CI failing

Since Nov 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bemit/satellite-console)[ Packagist](https://packagist.org/packages/orbiter/satellite-console)[ Docs](https://bemit.codes)[ RSS](/packages/orbiter-satellite-console/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (4)Versions (8)Used By (1)

Orbiter: Satellite Console
==========================

[](#orbiter-satellite-console)

[![Latest Stable Version](https://camo.githubusercontent.com/afd32c699231af1738c55af2f42b14c9c950685515a561fc65e35ef8394e2ddb/68747470733a2f2f706f7365722e707567782e6f72672f6f7262697465722f736174656c6c6974652d636f6e736f6c652f76657273696f6e2e737667)](https://packagist.org/packages/orbiter/satellite-console)[![Latest Unstable Version](https://camo.githubusercontent.com/ae70f598dc344aaacdf197819720e3cff280c53211623c18f9f9c1972a0c0d8f/68747470733a2f2f706f7365722e707567782e6f72672f6f7262697465722f736174656c6c6974652d636f6e736f6c652f762f756e737461626c652e737667)](https://packagist.org/packages/orbiter/satellite-console)[![codecov](https://camo.githubusercontent.com/0637ad071a3a764d4724cfc54bac6dfc864ef23f21d55823e550fe16978afbcf/68747470733a2f2f636f6465636f762e696f2f67682f62656d69742f736174656c6c6974652d636f6e736f6c652f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d46483151343850363854)](https://codecov.io/gh/bemit/satellite-console)[![Total Downloads](https://camo.githubusercontent.com/959c26b45e3f3d005fdeb606134f73981204e88df4ed7b566ec616355e51248f/68747470733a2f2f706f7365722e707567782e6f72672f6f7262697465722f736174656c6c6974652d636f6e736f6c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/orbiter/satellite-console)[![Github actions Build](https://github.com/bemit/satellite-console/actions/workflows/blank.yml/badge.svg)](https://github.com/bemit/satellite-console/actions)[![PHP Version Require](https://camo.githubusercontent.com/a37e40422c4def1b8bea76c115017ca49546493f28eb6de829e66492a627e32b/687474703a2f2f706f7365722e707567782e6f72672f6f7262697465722f736174656c6c6974652d636f6e736f6c652f726571756972652f706870)](https://packagist.org/packages/orbiter/satellite-console)

Binding for [GetOpt](https://github.com/getopt-php/getopt-php) to use with [PSR-11 Container](https://www.php-fig.org/psr/psr-11/) and [PSR-3 Logger](https://www.php-fig.org/psr/psr-3/), support for annotating commands using Doctrine Annotations and [Orbiter\\AnnotationUtil](https://github.com/bemit/orbiter-annotations-util),

```
composer require orbiter/satellite-console

```

Dev Notices
-----------

[](#dev-notices)

Commands to set up and run e.g. tests:

```
# on windows:
docker run -it --rm -v %cd%:/app composer require --dev phpunit/phpunit

docker run -it --rm -v %cd%:/var/www/html php:8.0-cli-alpine sh

docker run --rm -v %cd%:/var/www/html php:8.0-cli-alpine sh -c "cd /var/www/html && ./vendor/bin/phpunit --testdox -c phpunit-ci.xml --bootstrap vendor/autoload.php"

# on unix:
docker run -it --rm -v `pwd`:/app composer install

docker run -it --rm -v `pwd`:/var/www/html php:8.0-cli-alpine sh

docker run --rm -v `pwd`:/var/www/html php:8.0-cli-alpine sh -c "cd /var/www/html && ./vendor/bin/phpunit --testdox -c phpunit-ci.xml --bootstrap vendor/autoload.php"
```

Versions
--------

[](#versions)

This project adheres to [semver](https://semver.org/), **until `1.0.0`** and beginning with `0.1.0`: all `0.x.0` releases are like MAJOR releases and all `0.0.x` like MINOR or PATCH, modules below `0.1.0` should be considered experimental.

License
-------

[](#license)

This project is free software distributed under the [**MIT LICENSE**](LICENSE).

### Contributors

[](#contributors)

By committing your code to the code repository you agree to release the code under the MIT License attached to the repository.

---

Maintained by [Michael Becker](https://i-am-digital.eu)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~177 days

Recently: every ~156 days

Total

7

Last Release

1306d ago

PHP version history (5 changes)0.0.1PHP &gt;=7.2

0.1.0PHP &gt;=7.4

0.3.0PHP &gt;=7.4||&gt;=8.0

0.4.0PHP ^7.4||^8.0

0.5.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/946489901a36f4507ead2ce24d3e9c6570ae4e16ab1aed0ef6314237302ecb37?d=identicon)[bemit](/maintainers/bemit)

---

Top Contributors

[![elbakerino](https://avatars.githubusercontent.com/u/7737034?v=4)](https://github.com/elbakerino "elbakerino (20 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/orbiter-satellite-console/health.svg)

```
[![Health](https://phpackages.com/badges/orbiter-satellite-console/health.svg)](https://phpackages.com/packages/orbiter-satellite-console)
```

###  Alternatives

[nunomaduro/phpinsights

Instant PHP quality checks from your console.

5.6k10.8M426](/packages/nunomaduro-phpinsights)[n98/magerun2

Tools for managing Magento projects and installations

928244.3k6](/packages/n98-magerun2)[laminas/laminas-cli

Command-line interface for Laminas projects

563.7M54](/packages/laminas-laminas-cli)

PHPackages © 2026

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