PHPackages                             cloak/coverallskit-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. cloak/coverallskit-cli

AbandonedArchivedLibrary[CLI &amp; Console](/categories/cli)

cloak/coverallskit-cli
======================

Command line interface for coverallskit

2.1.0(10y ago)020MITPHPPHP &gt;=5.5.0

Since Sep 21Pushed 10y agoCompare

[ Source](https://github.com/cloak-php/coveralls-kit-cli)[ Packagist](https://packagist.org/packages/cloak/coverallskit-cli)[ RSS](/packages/cloak-coverallskit-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (11)Versions (7)Used By (0)

coveralls-kit-cli
=================

[](#coveralls-kit-cli)

Command line interface for sending a report to **coveralls**.
Support the report **lcov**, **clover**.

[![Build Status](https://camo.githubusercontent.com/51cc9687571fe3bf62e2dba767c517a9cbfab4cf1ffd4ff497bde0b1f956d896/68747470733a2f2f7472617669732d63692e6f72672f636c6f616b2d7068702f636f766572616c6c732d6b69742d636c692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/cloak-php/coveralls-kit-cli)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8be27ea907998e400df76a59789b7294b5c5d48311fab8b2dd4604d0766676e2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f636c6f616b2d7068702f636f766572616c6c732d6b69742d636c692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/cloak-php/coveralls-kit-cli/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/02e466915e48bb0f1869bee091503287ca4025325480b2521a04d736cf1e037f/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f636c6f616b2d7068702f636f766572616c6c732d6b69742d636c692f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/cloak-php/coveralls-kit-cli?branch=master)[![Dependency Status](https://camo.githubusercontent.com/600461755c6ab9b3d99bc8e0887b2bc15e007fbab3c8f6037e615ad9bd643e0e/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534306639376662396531363232373039633030303032312f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/540f97fb9e1622709c000021)[![Stories in Ready](https://camo.githubusercontent.com/96189d16a4041bd8b761eceb5e09c61d82096d398b218bcd76e05984fe27e0e2/68747470733a2f2f62616467652e776166666c652e696f2f636c6f616b2d7068702f636f766572616c6c732d6b69742d636c692e706e673f6c6162656c3d7265616479267469746c653d5265616479)](https://waffle.io/cloak-php/coveralls-kit-cli)

Requirements
------------

[](#requirements)

- PHP &gt;= 5.5
- Xdebug &gt;= 2.2.2

Install
-------

[](#install)

Please execute the following command.

```
composer require cloak/coverallskit-cli --dev

```

Basic usage
-----------

[](#basic-usage)

First of all, please perform the setup.
When the command is executed, the configuration file will be generated.
The file name is **.coveralls.toml**.

```
vendor/bin/coverallskit init

```

It will send a report to coveralls in the send command.

```
vendor/bin/coverallskit send

```

or

```
vendor/bin/coverallskit send -c .coveralls.toml

```

Configuration file format
-------------------------

[](#configuration-file-format)

Please look at the documentation for [coveralls-kit](https://github.com/cloak-php/coveralls-kit) for a description of the configuration file.

Run the unit test
-----------------

[](#run-the-unit-test)

```
composer test

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 99.5% 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 ~88 days

Recently: every ~110 days

Total

6

Last Release

3813d ago

Major Versions

1.0.2.1 → 2.0.02015-12-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/70c299d6d6015ee714954aa05e4d0e9c7b1d31318a5d7db5e9bb4e1f70f78afc?d=identicon)[holyshared](/maintainers/holyshared)

---

Top Contributors

[![holyshared](https://avatars.githubusercontent.com/u/167190?v=4)](https://github.com/holyshared "holyshared (186 commits)")[![waffle-iron](https://avatars.githubusercontent.com/u/6912981?v=4)](https://github.com/waffle-iron "waffle-iron (1 commits)")

---

Tags

clicommand-linereportcode coveragecoveralls

### Embed Badge

![Health badge](/badges/cloak-coverallskit-cli/health.svg)

```
[![Health](https://phpackages.com/badges/cloak-coverallskit-cli/health.svg)](https://phpackages.com/packages/cloak-coverallskit-cli)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[league/climate

PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.

1.9k14.0M273](/packages/league-climate)[nategood/commando

PHP CLI Commando Style

8123.3M38](/packages/nategood-commando)[minicli/minicli

Experimental micro CLI framework for PHP

1.1k382.5k47](/packages/minicli-minicli)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)

PHPackages © 2026

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