{"id":16809472,"url":"https://github.com/wickedone/phpunit-printer","last_synced_at":"2025-06-27T23:03:18.207Z","repository":{"id":42448925,"uuid":"412760036","full_name":"wickedOne/phpunit-printer","owner":"wickedOne","description":"PHPUnit printer which adds PhpStorm editor url to its cli output","archived":false,"fork":false,"pushed_at":"2025-06-17T04:56:00.000Z","size":263,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T06:17:11.246Z","etag":null,"topics":["phpstorm","phpunit","testing"],"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/wickedOne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-10-02T10:13:53.000Z","updated_at":"2025-06-17T04:56:03.000Z","dependencies_parsed_at":"2024-02-10T08:25:37.730Z","dependency_job_id":"8f36f730-079d-4615-9845-2a3ba14728f5","html_url":"https://github.com/wickedOne/phpunit-printer","commit_stats":{"total_commits":36,"total_committers":3,"mean_commits":12.0,"dds":0.4444444444444444,"last_synced_commit":"0fb15b7b9b0eeb9a8989efbce7c7288fa714b5ea"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/wickedOne/phpunit-printer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fphpunit-printer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fphpunit-printer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fphpunit-printer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fphpunit-printer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wickedOne","download_url":"https://codeload.github.com/wickedOne/phpunit-printer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fphpunit-printer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262347471,"owners_count":23296893,"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":["phpstorm","phpunit","testing"],"created_at":"2024-10-13T10:12:51.963Z","updated_at":"2025-06-27T23:03:18.184Z","avatar_url":"https://github.com/wickedOne.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhpStorm printer\n\nprints additional PhpStorm editor url in PHPUnit cli output.\n\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FwickedOne%2Fphpunit-printer%2Fmain)](https://dashboard.stryker-mutator.io/reports/github.com/wickedOne/phpunit-printer/main)\n[![codecov](https://codecov.io/gh/wickedOne/phpunit-printer/branch/main/graph/badge.svg?token=UHKAVGURP7)](https://codecov.io/gh/wickedOne/phpunit-printer)\n[![Latest Stable Version](http://poser.pugx.org/wickedone/phpunit-printer/v)](https://packagist.org/packages/wickedone/phpunit-printer) \n[![Total Downloads](http://poser.pugx.org/wickedone/phpunit-printer/downloads)](https://packagist.org/packages/wickedone/phpunit-printer) \n[![License](http://poser.pugx.org/wickedone/phpunit-printer/license)](https://packagist.org/packages/wickedone/phpunit-printer) \n[![PHP Version Require](http://poser.pugx.org/wickedone/phpunit-printer/require/php)](https://packagist.org/packages/wickedone/phpunit-printer)\n\n## installation\n```bash\n$ composer require --dev wickedone/phpunit-printer\n```\n\n### command line usage:\nspecify this printer on the command line:\n\n```bash\n$ php vendor/bin/phpunit --printer='WickedOne\\PHPUnitPrinter\\PhpStormPrinter' src/\n```\n\n### phpunit xml configuration:\nspecify this printer in your ``phpunit.xml.dist``:\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\n\u003c!-- https://phpunit.readthedocs.io/en/latest/configuration.html --\u003e\n\u003cphpunit\n        ...\n        printerClass=\"WickedOne\\PHPUnitPrinter\\PhpStormPrinter\"\n        ...\n        \u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwickedone%2Fphpunit-printer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwickedone%2Fphpunit-printer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwickedone%2Fphpunit-printer/lists"}