{"id":18578698,"url":"https://github.com/sdecandelario/fizz-buzz-extended-kata","last_synced_at":"2026-04-29T01:31:30.531Z","repository":{"id":78453360,"uuid":"80775112","full_name":"sdecandelario/fizz-buzz-extended-kata","owner":"sdecandelario","description":"FizzBuzz extended kata","archived":false,"fork":false,"pushed_at":"2017-02-06T22:48:28.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T02:11:48.921Z","etag":null,"topics":["kata","php7","phpunit"],"latest_commit_sha":null,"homepage":null,"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/sdecandelario.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":"2017-02-02T22:31:38.000Z","updated_at":"2022-02-12T08:31:08.000Z","dependencies_parsed_at":"2023-02-27T10:00:15.980Z","dependency_job_id":null,"html_url":"https://github.com/sdecandelario/fizz-buzz-extended-kata","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sdecandelario/fizz-buzz-extended-kata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdecandelario%2Ffizz-buzz-extended-kata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdecandelario%2Ffizz-buzz-extended-kata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdecandelario%2Ffizz-buzz-extended-kata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdecandelario%2Ffizz-buzz-extended-kata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdecandelario","download_url":"https://codeload.github.com/sdecandelario/fizz-buzz-extended-kata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdecandelario%2Ffizz-buzz-extended-kata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["kata","php7","phpunit"],"created_at":"2024-11-06T23:36:52.898Z","updated_at":"2026-04-29T01:31:30.504Z","avatar_url":"https://github.com/sdecandelario.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FizzBuzz extended kata\n\n## Introduction\nThe objective of the kata consists what, when a number is passed return a string if is dividible by another number\n\n### 1st step\nThere are some rules:\n- Normal number return the same number\n- Numbers divisible by **3** return **fizz**\n- Numbers divisible by **5** return **buzz**\n\n### 2nd step\n- Numbers divisible by **7** return **pop**\n- Numbers divisible by **2** return **fuzz**\n\n### 3rd step\n- You can define any rule you want, for example: numbers divisible by **4** return **pep** or whatever you want\n\n## Clarification\nIf a number is divisible for various number, then return all the strings of all the numbers, for example the number 14 return **fuzz pop**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdecandelario%2Ffizz-buzz-extended-kata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdecandelario%2Ffizz-buzz-extended-kata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdecandelario%2Ffizz-buzz-extended-kata/lists"}