{"id":17626602,"url":"https://github.com/osteel/php-cli-demo","last_synced_at":"2025-05-05T15:46:52.453Z","repository":{"id":57033587,"uuid":"444449460","full_name":"osteel/php-cli-demo","owner":"osteel","description":"PHP command-line tool demonstration","archived":false,"fork":false,"pushed_at":"2022-12-23T12:49:42.000Z","size":582,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T22:11:08.666Z","etag":null,"topics":["cli","composer","console","php","symfony"],"latest_commit_sha":null,"homepage":"","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/osteel.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-01-04T14:28:08.000Z","updated_at":"2023-11-21T08:10:15.000Z","dependencies_parsed_at":"2023-01-30T18:31:13.391Z","dependency_job_id":null,"html_url":"https://github.com/osteel/php-cli-demo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osteel%2Fphp-cli-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osteel%2Fphp-cli-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osteel%2Fphp-cli-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osteel%2Fphp-cli-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osteel","download_url":"https://codeload.github.com/osteel/php-cli-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252525801,"owners_count":21762371,"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":["cli","composer","console","php","symfony"],"created_at":"2024-10-22T23:07:11.637Z","updated_at":"2025-05-05T15:46:52.406Z","avatar_url":"https://github.com/osteel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePHP CLI Demo\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003ePHP command-line tool demonstration\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Preview\" src=\"/art/preview.png\"\u003e\n\t\u003cp align=\"center\"\u003e\n\t\t\u003ca href=\"https://github.com/osteel/php-cli-demo/actions\"\u003e\u003cimg alt=\"Build Status\" src=\"https://github.com/osteel/php-cli-demo/workflows/CI/badge.svg\"\u003e\u003c/a\u003e\n\t\t\u003ca href=\"//packagist.org/packages/osteel/php-cli-demo\"\u003e\u003cimg alt=\"Latest Stable Version\" src=\"https://poser.pugx.org/osteel/php-cli-demo/v\"\u003e\u003c/a\u003e\n\t\t\u003ca href=\"//packagist.org/packages/osteel/php-cli-demo\"\u003e\u003cimg alt=\"License\" src=\"https://poser.pugx.org/osteel/php-cli-demo/license\"\u003e\u003c/a\u003e\n\t\u003c/p\u003e\n\u003c/p\u003e\n\n## Instal\n\nThis CLI application is a small game written in PHP and is installed using [Composer](https://getcomposer.org):\n\n```\ncomposer global require osteel/php-cli-demo\n```\n\nMake sure the `~/.composer/vendor/bin` directory is in your system's `PATH`.\n\n\u003cdetails\u003e\n\u003csummary\u003eShow me how\u003c/summary\u003e\n\nIf it's not already there, add the following line to your Bash configuration file (usually `~/.bash_profile`, `~/.bashrc`, `~/.zshrc`, etc.):\n\n```\nexport PATH=~/.composer/vendor/bin:$PATH\n```\n\nIf the file doesn't exist, create it.\n\nRun the following command on the file you've just updated for the change to take effect:\n\n```\nsource ~/.bash_profile\n```\n\u003c/details\u003e\n\n## Use\n\nAll you need to do is call the `play` command to start the game:\n\n```\ndemo play\n```\n\n## Update\n\n```\ncomposer global update osteel/php-cli-demo\n```\n\n## Delete\n\n```\ncomposer global remove osteel/php-cli-demo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosteel%2Fphp-cli-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosteel%2Fphp-cli-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosteel%2Fphp-cli-demo/lists"}