{"id":15033182,"url":"https://github.com/thefox/simplecov-phpunit","last_synced_at":"2026-04-09T05:31:00.345Z","repository":{"id":56895696,"uuid":"68102832","full_name":"TheFox/simplecov-phpunit","owner":"TheFox","description":"PHPUnit-like HTML Formatter for SimpleCov.","archived":false,"fork":false,"pushed_at":"2020-03-23T19:08:34.000Z","size":206,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T23:01:53.834Z","etag":null,"topics":["html","mit-license","ruby","ruby-gem","ruby-library","simplecov"],"latest_commit_sha":null,"homepage":"https://fox21.at","language":"Ruby","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/TheFox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-v0.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-13T11:37:03.000Z","updated_at":"2020-03-26T12:45:37.000Z","dependencies_parsed_at":"2022-08-20T17:10:27.145Z","dependency_job_id":null,"html_url":"https://github.com/TheFox/simplecov-phpunit","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fsimplecov-phpunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fsimplecov-phpunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fsimplecov-phpunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fsimplecov-phpunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheFox","download_url":"https://codeload.github.com/TheFox/simplecov-phpunit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243382783,"owners_count":20282007,"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":["html","mit-license","ruby","ruby-gem","ruby-library","simplecov"],"created_at":"2024-09-24T20:20:20.027Z","updated_at":"2025-12-29T05:17:58.013Z","avatar_url":"https://github.com/TheFox.png","language":"Ruby","readme":"# SimpleCov PHPUnit Formatter\n\nPHPUnit-like HTML Formatter for SimpleCov.\n\nThis [SimpleCov](https://www.ruby-toolbox.com/projects/simplecov)-plugin generates a coverage report (`coverage/index.html`) done like by [PHPUnit](https://phpunit.de/) ([PHP_CodeCoverage](https://github.com/sebastianbergmann/php-code-coverage)). Each Ruby source file get its own HTML page.\n\n## Project Outlines\n\nThe project outlines as described in my blog post about [Open Source Software Collaboration](https://blog.fox21.at/2019/02/21/open-source-software-collaboration.html).\n\n- The main purpose of this software is to provide a PHPUnit-like layout for SimpleCov.\n- This list is open. Feel free to request features.\n\n## Install\n\nThe preferred method of installation is via RubyGems.org:\nhttps://rubygems.org/gems/simplecov-phpunit\n\n```bash\ngem install simplecov-phpunit\n```\n\nor via `Gemfile`:\n\n```ruby\ngem 'simplecov-phpunit', '~\u003e1.0'\n```\n\nor via `.gemspec`:\n\n```ruby\nspec.add_development_dependency 'simplecov', '~\u003e0.12'\nspec.add_development_dependency 'simplecov-phpunit', '~\u003e1.0'\n```\n\n## Usage\n\n```ruby\nrequire 'simplecov'\nrequire 'simplecov-phpunit'\n\nSimpleCov.formatter = SimpleCov::Formatter::PHPUnit\nSimpleCov.start\n```\n\n## Project Links\n\n- [SimpleCov PHPUnit Formatter Gem](https://rubygems.org/gems/simplecov-phpunit)\n\n## Weblinks\n\n- [SimpleCov](https://www.ruby-toolbox.com/projects/simplecov) ([GitHub](https://github.com/colszowka/simplecov))\n- [PHPUnit](https://phpunit.de/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefox%2Fsimplecov-phpunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefox%2Fsimplecov-phpunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefox%2Fsimplecov-phpunit/lists"}