PHPackages                             beryllium/getoptionkit-skeleton - 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. beryllium/getoptionkit-skeleton

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

beryllium/getoptionkit-skeleton
===============================

A quick start package for creating CLI scripts using GetOptionKit

1.1.0(10y ago)1221MITPHP

Since Apr 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/beryllium/getoptionkit-skeleton)[ Packagist](https://packagist.org/packages/beryllium/getoptionkit-skeleton)[ RSS](/packages/beryllium-getoptionkit-skeleton/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

getoptionkit-skeleton
=====================

[](#getoptionkit-skeleton)

A quick demo of the GetOptionKit CLI parser for PHP

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

[](#installation)

```
composer create-project beryllium/getoptionkit-skeleton myproject

```

About the Skeleton
------------------

[](#about-the-skeleton)

The skeleton script is located in `bin/hello`, which is an executable PHP file.

It defines two optional parameters, for '--help' and a custom '--greeting', but the core functionality of the script is to echo a greeting to the provided username.

Usage:

```
bin/hello [-h] [-g "Greetings"] yourname
bin/hello [--help] [--greeting "Greetings"] yourname

```

There is also a `bootstrap.php` script, which performs some basic checks and defines a simple "writeln" function.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~568 days

Total

3

Last Release

3700d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/602491?v=4)[Kevin Boyd](/maintainers/beryllium)[@beryllium](https://github.com/beryllium)

---

Top Contributors

[![beryllium](https://avatars.githubusercontent.com/u/602491?v=4)](https://github.com/beryllium "beryllium (8 commits)")[![c9s](https://avatars.githubusercontent.com/u/50894?v=4)](https://github.com/c9s "c9s (2 commits)")

### Embed Badge

![Health badge](/badges/beryllium-getoptionkit-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/beryllium-getoptionkit-skeleton/health.svg)](https://phpackages.com/packages/beryllium-getoptionkit-skeleton)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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