PHPackages                             eisenstern/php-project-lvl1 - 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. eisenstern/php-project-lvl1

ActiveLibrary

eisenstern/php-project-lvl1
===========================

brain games

v1.4.7(5y ago)08PHP

Since May 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/eisenstern/php-project-lvl1)[ Packagist](https://packagist.org/packages/eisenstern/php-project-lvl1)[ RSS](/packages/eisenstern-php-project-lvl1/feed)WikiDiscussions master Synced today

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

[![Maintainability](https://camo.githubusercontent.com/3281e6eae549070cad7837aaa6dd4586d98f4574081250cda201764fe44cb64d/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f66613861616165363533653734303863376431612f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/eisenstern/php-project-lvl1/maintainability)[![My-Actions](https://github.com/eisenstern/php-project-lvl1/workflows/My-Actions/badge.svg)](https://github.com/eisenstern/php-project-lvl1/workflows/My-Actions/badge.svg)

Welcome to the Brain Games!
===========================

[](#welcome-to-the-brain-games)

Brain Games is a set of five console games based on a principle of popular mobile applications for brain training. Each game asks questions that need to be answered correctly. After three correct answers the game is won. Wrong answers make the game over and a player is offered to try again.

How to install
--------------

[](#how-to-install)

- Install composer globally
- Install Brain Games:
    `composer global require eisenstern/php-project-lvl1`
- Everything is ready for your victory!

How to play
-----------

[](#how-to-play)

Choose a game (like me and my imaginary friends in examples below) and try not to fail =)

- Brain-even:
    [![Brain-Even](https://camo.githubusercontent.com/82434d9bd4d115828014d9c73450ea86276e5e5be12ed41c4f9a0f2a3b7cc289/68747470733a2f2f61736369696e656d612e6f72672f612f634671364b44334c6d72326563674c4b7072677857664968562e737667)](https://asciinema.org/a/cFq6KD3Lmr2ecgLKprgxWfIhV)
- Brain-calc:
    [![Brain-Calc](https://camo.githubusercontent.com/4c6b88ac9fdd53cb2cea1374736959b61e22467b7de98618f053720d2dae851c/68747470733a2f2f61736369696e656d612e6f72672f612f546d6d565079417a6374373749507369375164424f546168342e737667)](https://asciinema.org/a/TmmVPyAzct77IPsi7QdBOTah4)
- Brain-gcd (greatest common divisor):
    [![Brain-Gcd](https://camo.githubusercontent.com/a3168606aa6ae838c3615a8b53e10ef6734c4f39e3ceb6e0d85c5c7a1535dfd8/68747470733a2f2f61736369696e656d612e6f72672f612f6b654e79304d6956394a4c6f38636b6f6337545449446a31382e737667)](https://asciinema.org/a/keNy0MiV9JLo8ckoc7TTIDj18)
- Brain-progression:
    [![Brain-Progression](https://camo.githubusercontent.com/371e7d77529886f3f7a7ef0dcc37dee167f38e2e3d0f6354845345e2e1729251/68747470733a2f2f61736369696e656d612e6f72672f612f667a563235713565314c504a596f4f397a33447959545754302e737667)](https://asciinema.org/a/fzV25q5e1LPJYoO9z3DyYTWT0)
- Brain-prime:
    [![Brain-Prime](https://camo.githubusercontent.com/b8f9c18478c04cc3d60097db7b0160f15e38eec452d3ae4387db62afa95fb92c/68747470733a2f2f61736369696e656d612e6f72672f612f586973487068584f704d38594a5146766f466c49765655546b2e737667)](https://asciinema.org/a/XisHphXOpM8YJQFvoFlIvVUTk)
    Hope you'll enjoy it ;)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Recently: every ~48 days

Total

12

Last Release

1986d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b00f088d7afaa016c592a5540b9afc386123872d64fec8cd86afa2e4df9c7c3?d=identicon)[eisenstern](/maintainers/eisenstern)

---

Top Contributors

[![eisenstern](https://avatars.githubusercontent.com/u/61962167?v=4)](https://github.com/eisenstern "eisenstern (35 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/eisenstern-php-project-lvl1/health.svg)

```
[![Health](https://phpackages.com/badges/eisenstern-php-project-lvl1/health.svg)](https://phpackages.com/packages/eisenstern-php-project-lvl1)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M319](/packages/wp-cli-wp-cli)[indatus/dispatcher

Schedule your artisan commands within your application's source code

1.1k855.3k2](/packages/indatus-dispatcher)[clickalicious/phpmemadmin

phpMemAdmin - Bringing Memcached to the web

5076.0k](/packages/clickalicious-phpmemadmin)[jeremykendall/password-validator

Password Validator validates password\_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.

14469.9k3](/packages/jeremykendall-password-validator)[qtism/qtism

OAT QTI-SDK

86193.8k7](/packages/qtism-qtism)[niels-de-blaauw/php-doc-check

Command line tool that identifies code that needs documentation.

43236.3k4](/packages/niels-de-blaauw-php-doc-check)

PHPackages © 2026

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