PHPackages                             relflly/progression - 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. relflly/progression

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

relflly/progression
===================

Console arithmetic progression game for PHP CLI.

v1.0(2mo ago)00MITPHPPHP ^8.1

Since Apr 9Pushed 2mo agoCompare

[ Source](https://github.com/Relflly/progression)[ Packagist](https://packagist.org/packages/relflly/progression)[ RSS](/packages/relflly-progression/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Progression
===========

[](#progression)

`Progression` is a console PHP game where the player must find the missing number in an arithmetic progression.

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

[](#requirements)

- PHP 8.1 or newer
- Composer

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

[](#installation)

### Local installation

[](#local-installation)

```
composer install
```

### Global installation with Composer

[](#global-installation-with-composer)

```
composer global require relflly/progression
```

After global installation add Composer's global `bin` directory to `PATH` and run:

```
progression
```

Run
---

[](#run)

```
php bin/progression
```

Development
-----------

[](#development)

Generate optimized autoload files:

```
composer dump-autoload -o
```

Check PSR-12:

```
php vendor/squizlabs/php_codesniffer/bin/phpcs --standard=PSR12 src bin/progression
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance85

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

79d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/198331902?v=4)[Relflly](/maintainers/Relflly)[@Relflly](https://github.com/Relflly)

---

Top Contributors

[![Relflly](https://avatars.githubusercontent.com/u/198331902?v=4)](https://github.com/Relflly "Relflly (1 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/relflly-progression/health.svg)

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.1k18.5M386](/packages/wp-cli-wp-cli)[indatus/dispatcher

Schedule your artisan commands within your application's source code

1.0k897.4k2](/packages/indatus-dispatcher)

PHPackages © 2026

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