{"id":18000828,"url":"https://github.com/josecelano/php-kata-skeleton","last_synced_at":"2025-04-04T08:11:20.550Z","repository":{"id":66731437,"uuid":"53585180","full_name":"josecelano/php-kata-skeleton","owner":"josecelano","description":"Base project for katas","archived":false,"fork":false,"pushed_at":"2019-04-11T22:00:33.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T21:54:38.117Z","etag":null,"topics":["coding-dojo","dojo","dojo-kata","kata","php"],"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/josecelano.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":"2016-03-10T13:08:47.000Z","updated_at":"2019-04-11T22:00:35.000Z","dependencies_parsed_at":"2023-04-01T08:50:03.931Z","dependency_job_id":null,"html_url":"https://github.com/josecelano/php-kata-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josecelano%2Fphp-kata-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josecelano%2Fphp-kata-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josecelano%2Fphp-kata-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josecelano%2Fphp-kata-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josecelano","download_url":"https://codeload.github.com/josecelano/php-kata-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142077,"owners_count":20890653,"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":["coding-dojo","dojo","dojo-kata","kata","php"],"created_at":"2024-10-29T23:14:20.841Z","updated_at":"2025-04-04T08:11:20.527Z","avatar_url":"https://github.com/josecelano.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e IMPORTANT: I found a better repo for a base bootstrap for PHP katas:\n\nhttps://github.com/CodiumTeam/php-kata-bootstrap\n\n# PHP Kata skeleton\n\nBase project for katas. In order to perform a kata, first of all you will need to install all of the dependencies. This can be done using\ncomposer.\n\n## phpunit\n\nNext, to execute the unit tests you need run this from the *php* directory\n\n```shell\n    .\\bin\\phpunit\n```    \n    \nCoverage:\n\nIf your IDE doesn't handle it you can launch and visualize it from the command line. Given you are in  the *php* folder\njust run\n\n```shell\n    .\\bin\\phpunit --coverage-text\n```\n\nIf you want to visualize it from the browser you have to run PHPUnit with this parameters\n\n```shell\n    .\\bin\\phpunit --coverage-html report/\n```\n\nThen visualize\n\n```shell\n    .\\report\\index.html\n```\n\nin a browser\n\n## phpspec\n\n```shell\n.\\bin\\phpspec desc Kata\\Sut\n.\\bin\\phpspec run \n```\n\n## behat\n\n```shell\n.\\bin\\behat --init\n.\\bin\\behat\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosecelano%2Fphp-kata-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosecelano%2Fphp-kata-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosecelano%2Fphp-kata-skeleton/lists"}