relflly/progression
最新稳定版本:v1.0
Composer 安装命令:
composer create-project relflly/progression
包简介
Console arithmetic progression game for PHP CLI.
README 文档
README
Progression is a console PHP game where the player must find the missing number in an arithmetic progression.
Requirements
- PHP 8.1 or newer
- Composer
Installation
Local installation
composer install
Global installation with Composer
composer global require relflly/progression
After global installation add Composer's global bin directory to PATH and run:
progression
Run
php bin/progression
Development
Generate optimized autoload files:
composer dump-autoload -o
Check PSR-12:
php vendor/squizlabs/php_codesniffer/bin/phpcs --standard=PSR12 src bin/progression
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-09