{"id":15712433,"url":"https://github.com/jigarius/fizz-buzz-php","last_synced_at":"2025-10-05T14:20:56.415Z","repository":{"id":180213330,"uuid":"245680000","full_name":"jigarius/fizz-buzz-php","owner":"jigarius","description":"Exploring PHP with fizz-buzz.","archived":false,"fork":false,"pushed_at":"2021-02-04T05:39:40.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"7.x","last_synced_at":"2025-03-30T18:27:21.787Z","etag":null,"topics":["example","fizz-buzz","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jigarius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-07T17:56:55.000Z","updated_at":"2021-02-04T05:39:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e141291-cdcb-4271-906c-73482fd158a6","html_url":"https://github.com/jigarius/fizz-buzz-php","commit_stats":null,"previous_names":["jigarius/fizz-buzz-php"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jigarius/fizz-buzz-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jigarius","download_url":"https://codeload.github.com/jigarius/fizz-buzz-php/tar.gz/refs/heads/7.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278464336,"owners_count":25991182,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["example","fizz-buzz","php"],"created_at":"2024-10-03T21:16:11.893Z","updated_at":"2025-10-05T14:20:56.396Z","avatar_url":"https://github.com/jigarius.png","language":"PHP","readme":"# Fizz Buzz: PHP\n\nA neat command-line application to demonstrate PHP syntax.\n\n## What is Fizz Buzz?\n\n**Fizz buzz** is a group word game for children to teach them about division.\nPlayers take turns to count incrementally, with the following rules:\n\n  * For numbers divisible by `3`, say `fizz`.\n  * For numbers divisible by `5`, say `buzz`.\n  * For numbers is divisible by both, say `fizzbuzz`.\n  * For other numbers, say the number.\n\n## Example\n\n```\n1\n2\nfizz\n4\nbuzz\nfizz\n7\n8\nfizz\n10\n11\nfizz\n13\n14\nfizzbuzz\n```\n\n## Usage\n\n* Clone the repository.\n* Add exec permissions to the `bin/fizzbuzz` file;\n  `chmod +x ./bin/fizzbuzz`.\n* Run it with a numeric argument; `./bin/fizzbuzz 15`\n\n### Lando\n\nIf you use Lando, you can run this project in a Docker container instead.\n\n* Clone this repository and `cd` into the directory.\n* Run `lando start`.\n* Run `lando fizzbuzz` with a numeric argument; `lando fizzbuzz 15`.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjigarius%2Ffizz-buzz-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjigarius%2Ffizz-buzz-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjigarius%2Ffizz-buzz-php/lists"}