PHPackages                             stryber/laravel-test-coverage-reporter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. stryber/laravel-test-coverage-reporter

AbandonedArchivedLibrary[Testing &amp; Quality](/categories/testing)

stryber/laravel-test-coverage-reporter
======================================

Simple tool to send test coverage reports and generate badge

v1.0.8(5y ago)06.0k1proprietaryPHPPHP ^7.4|^8.0

Since Mar 31Pushed 5y agoCompare

[ Source](https://github.com/stryberventures/StryberPhpLaravelTestCoverageReporter)[ Packagist](https://packagist.org/packages/stryber/laravel-test-coverage-reporter)[ RSS](/packages/stryber-laravel-test-coverage-reporter/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (8)Dependencies (6)Versions (10)Used By (0)

StryberPhpLaravelTestCoverageReporter
=====================================

[](#stryberphplaraveltestcoveragereporter)

### Installation

[](#installation)

Use composer to install:

`composer require stryber/laravel-test-coverage-reporter`

Publish the config file:

`php artisan vendor:publish --tag="stryber-coverage-reporter"`

Be sure to set URL of the service you are going to send coverage report

`'service_url' => env('TEST_COVERAGE_REPORTER_SERVICE_URL', '')`

Use: `php artisan coverage:report {RepositoryName} {--badge}`

Under the hood it will run `php artisan test` printing out status to console, so there is no need to run tests separately.

`RepositoryName` is the name of your repo. When using Github Actions, you can use the default variable `GITHUB_REPOSITORY`.

If passed `--badge`, coverage badge will be generated in the root of the app, named`coverage.svg`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

8

Last Release

1864d ago

PHP version history (2 changes)v1.0.0PHP ^8.0

v1.0.8PHP ^7.4|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47523539?v=4)[Naidenko Dmytro](/maintainers/M1crogravity)[@M1crogravity](https://github.com/M1crogravity)

---

Top Contributors

[![zhylinskiy-stryber](https://avatars.githubusercontent.com/u/61143234?v=4)](https://github.com/zhylinskiy-stryber "zhylinskiy-stryber (11 commits)")

### Embed Badge

![Health badge](/badges/stryber-laravel-test-coverage-reporter/health.svg)

```
[![Health](https://phpackages.com/badges/stryber-laravel-test-coverage-reporter/health.svg)](https://phpackages.com/packages/stryber-laravel-test-coverage-reporter)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
