{"id":18592765,"url":"https://github.com/infection/playground","last_synced_at":"2025-07-28T19:08:27.279Z","repository":{"id":226942533,"uuid":"770011419","full_name":"infection/playground","owner":"infection","description":"Infection Playground - online tool to try Infection right in your browser.","archived":false,"fork":false,"pushed_at":"2025-05-15T18:36:04.000Z","size":19002,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-17T14:42:24.348Z","etag":null,"topics":["coverage","infection","mutant","mutation","mutation-analysis","mutation-testing","php","testing"],"latest_commit_sha":null,"homepage":"https://infection-php.dev","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infection.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-10T17:17:51.000Z","updated_at":"2025-05-15T18:36:06.000Z","dependencies_parsed_at":"2025-05-06T15:26:23.292Z","dependency_job_id":"1ca9d6de-77bc-4d88-a98d-3611b8767d49","html_url":"https://github.com/infection/playground","commit_stats":null,"previous_names":["infection/playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/infection/playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infection%2Fplayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infection%2Fplayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infection%2Fplayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infection%2Fplayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infection","download_url":"https://codeload.github.com/infection/playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infection%2Fplayground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266221099,"owners_count":23894962,"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":["coverage","infection","mutant","mutation","mutation-analysis","mutation-testing","php","testing"],"created_at":"2024-11-07T01:09:58.906Z","updated_at":"2025-07-28T19:08:27.249Z","avatar_url":"https://github.com/infection.png","language":"PHP","readme":"# Infection Playground\n\nThis is a repository for Infection Playground, hosted here: https://infection-php.dev\n\n### Infection - Mutation Testing Framework\n\nPlease read documentation here: [infection.github.io](http://infection.github.io)\n\nTwitter: [@infection_php](http://twitter.com/infection_php)\n\n### Developing\n\nThe project is fully dockerized, after cloning just run `docker compose up` and you are good to go.\n\nDatabase can be setup up by `docker compose exec php make app-reinstall`.\n\n### How to renew SSL certificate\n\nGenerate certificate\n\n```bash\ndocker run -it --rm --name certbot \\\n-v \"./secrets/certbot/www/:/var/www/certbot/\" \\\n-v \"./secrets/certbot/conf/:/etc/letsencrypt/\" \\\n-v \"./secrets/digitalocean-token.ini/:/secrets/digitalocean-token.ini\" \\\ncertbot/dns-digitalocean certonly --webroot --webroot-path /var/www/certbot/ --dry-run -d infection-php.dev --dns-digitalocean --dns-digitalocean-credentials /secrets/digitalocean-token.ini\n```\n\nRenew \n\n```bash\ndocker run -it --rm --name certbot \\\n-v \"./secrets/certbot/www/:/var/www/certbot/\" \\\n-v \"./secrets/certbot/conf/:/etc/letsencrypt/\" \\\n-v \"./secrets/digitalocean-token.ini/:/secrets/digitalocean-token.ini\" \\\ncertbot/dns-digitalocean renew\n\ncp secrets/certbot/conf/live/infection-php.dev/fullchain.pem secrets/bundle.crt\ncp secrets/certbot/conf/live/infection-php.dev/privkey.pem secrets/infection-php_dev.key\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfection%2Fplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfection%2Fplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfection%2Fplayground/lists"}