PHPackages                             isaevandrey/php\_isaev\_aa - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. isaevandrey/php\_isaev\_aa

ActiveProject[Utility &amp; Helpers](/categories/utility)

isaevandrey/php\_isaev\_aa
==========================

Implementation of a php program on the topic "Prime number"

00PHP

Since Feb 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/andrey2010147/prime-game)[ Packagist](https://packagist.org/packages/isaevandrey/php_isaev_aa)[ RSS](/packages/isaevandrey-php-isaev-aa/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Prime Game
==========

[](#prime-game)

**Prime Game** — это консольная игра, в которой игроку выдается случайное целое число, он должен определить, является ли оно простым. После ввода ответа программа должна вывести соответствующее сообщение. Если число не является простым, то дополнительно вывести его нетривиальные делители.

Установка
---------

[](#установка)

### Локальная установка

[](#локальная-установка)

1. Клонируйте репозиторий: ```
    git clone https://github.com/andrey2010147/prime-game.git
    cd Game_name
    ```
2. Установите зависимости через Composer: ```
    composer install
    ```

- Запустите игру: ```
    php bin/prime
    ```

### Установка через Packagist

[](#установка-через-packagist)

1. Убедитесь, что Composer установлен глобально.
2. Установите игру: ```
    composer global require IsaevAndrey/php_Isaev_AA
    ```
3. Запустите игру из командной строки: ```
    prime
    ```

Используемые технологии
-----------------------

[](#используемые-технологии)

- PHP — основной язык разработки.
- Composer — для управления зависимостями и автозагрузки.
- wp-cli/php-cli-tools — библиотека для удобного ввода/вывода в консоли.

Ссылки
------

[](#ссылки)

- Packagist: [Prime Game](https://packagist.org/packages/isaevandrey/php_isaev_aa)
- [Репозиторий на GitHub](https://github.com/andrey2010147/prime-game.git)
- Автор: IsaevAndrey
- Лицензия: MIT

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![andrey2010147](https://avatars.githubusercontent.com/u/90110343?v=4)](https://github.com/andrey2010147 "andrey2010147 (15 commits)")

### Embed Badge

![Health badge](/badges/isaevandrey-php-isaev-aa/health.svg)

```
[![Health](https://phpackages.com/badges/isaevandrey-php-isaev-aa/health.svg)](https://phpackages.com/packages/isaevandrey-php-isaev-aa)
```

PHPackages © 2026

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