{"id":20439021,"url":"https://github.com/kaivladimirv/php-project-lvl1","last_synced_at":"2026-04-12T22:12:13.373Z","repository":{"id":55771125,"uuid":"522820929","full_name":"kaivladimirv/php-project-lvl1","owner":"kaivladimirv","description":"This is a set of five console games based on popular mobile brain training apps.","archived":false,"fork":false,"pushed_at":"2022-09-12T03:29:06.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T20:19:03.542Z","etag":null,"topics":["hexlet","php8"],"latest_commit_sha":null,"homepage":"https://ru.hexlet.io/programs/php/projects/45","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaivladimirv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-09T05:55:42.000Z","updated_at":"2022-09-05T03:44:22.000Z","dependencies_parsed_at":"2023-01-18T04:15:46.280Z","dependency_job_id":null,"html_url":"https://github.com/kaivladimirv/php-project-lvl1","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-lvl1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-lvl1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-lvl1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-lvl1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaivladimirv","download_url":"https://codeload.github.com/kaivladimirv/php-project-lvl1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241984836,"owners_count":20052973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hexlet","php8"],"created_at":"2024-11-15T09:14:23.490Z","updated_at":"2025-10-18T11:23:05.002Z","avatar_url":"https://github.com/kaivladimirv.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/kaivladimirv/php-project-lvl1/workflows/hexlet-check/badge.svg)](https://github.com/kaivladimirv/php-project-lvl1/actions)\n[![Maintainability](https://api.codeclimate.com/v1/badges/6a85cca81fd5662c8c25/maintainability)](https://codeclimate.com/github/kaivladimirv/php-project-lvl1/maintainability)\n[![PHP Linter](https://github.com/kaivladimirv/php-project-lvl1/actions/workflows/workflow.yml/badge.svg)](https://github.com/kaivladimirv/php-project-lvl1/actions/workflows/workflow.yml)\n\u003ca href=\"https://github.com/kaivladimirv/php-project-lvl1/blob/main/LICENSE\"\u003e\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/kaivladimirv/php-project-lvl1\" alt=\"Read License\"\u003e\u003c/a\u003e\n\u003ca href=\"https://php.net\"\u003e\u003cimg src=\"https://img.shields.io/badge/php-8.0%2B-%238892BF\" alt=\"PHP Programming Language\"\u003e\u003c/a\u003e\n\n## Brain games\nThis is a set of five console games based on popular mobile brain training apps. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered to be completed. Wrong answers end the game and offer to play it again.\n\nIt is a project of PHP courses from the [Hexlet](https://hexlet.io/) educational portal.\n\n## Features\n- Calculator. Arithmetic expressions to be evaluated.\n- Progression. Search for missing numbers in a sequence of numbers.\n- Definition of an even number.\n- Finding the Greatest Common Divisor.\n- Definition of a prime number.\n\n## Requirements\n* PHP 8.0+\n* Composer\n\n## Installation\n```\n$ git clone https://github.com/kaivladimirv/php-project-lvl1.git\n\n$ cd php-project-lvl1\n\n$ make install\n```\n[![asciicast](https://asciinema.org/a/PghiRcbqU5vysfptRizVBNQvs.svg)](https://asciinema.org/a/PghiRcbqU5vysfptRizVBNQvs)\n\n## Usage\n\n1. Definition of an even number.\n    ```\n    $ make brain-even\n    ```\n   [![asciicast](https://asciinema.org/a/8ONfjWWktfyLNSD5mHzZQI67H.svg)](https://asciinema.org/a/8ONfjWWktfyLNSD5mHzZQI67H)\n\n2. Calculator. Arithmetic expressions to be evaluated.\n    ```\n    $ make brain-calc\n    ```\n   [![asciicast](https://asciinema.org/a/gWR0Va2f6hjgYnpM4YfOGZ4cw.svg)](https://asciinema.org/a/gWR0Va2f6hjgYnpM4YfOGZ4cw)\n\n3. Finding the Greatest Common Divisor.\n    ```\n    $ make brain-gcd\n    ```\n   [![asciicast](https://asciinema.org/a/Q1lTm9HSmxQsuVMKOMx48D3O1.svg)](https://asciinema.org/a/Q1lTm9HSmxQsuVMKOMx48D3O1)\n\n4. Progression. Search for missing numbers in a sequence of numbers.\n    ```\n    $ make brain-progression\n    ```\n   [![asciicast](https://asciinema.org/a/TWpUdqEvdTvHbZZzcqHNAMagB.svg)](https://asciinema.org/a/TWpUdqEvdTvHbZZzcqHNAMagB)\n\n5. Definition of a prime number.\n    ```\n    $ make brain-prime\n    ```\n   [![asciicast](https://asciinema.org/a/SpE5xaA5u2V9elaDgvnBngDsd.svg)](https://asciinema.org/a/SpE5xaA5u2V9elaDgvnBngDsd)\n\n## License\nThe Bryan Games project is licensed for use under the MIT License (MIT). \nPlease see [LICENSE](/LICENSE) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaivladimirv%2Fphp-project-lvl1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaivladimirv%2Fphp-project-lvl1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaivladimirv%2Fphp-project-lvl1/lists"}