PHPackages                             cloak/peridot-cloak - 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. cloak/peridot-cloak

Abandoned → [cloak/peridot-cloak-plugin](/?search=cloak%2Fperidot-cloak-plugin)ArchivedLibrary[Testing &amp; Quality](/categories/testing)

cloak/peridot-cloak
===================

2.0.1(10y ago)01.6kMITPHPPHP &gt;=5.5.0

Since Nov 22Pushed 10y agoCompare

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

READMEChangelog (1)Dependencies (7)Versions (18)Used By (0)

peridot-cloak-plugin
====================

[](#peridot-cloak-plugin)

Cloak for [peridot-php](http://peridot-php.github.io/)

[![Latest Stable Version](https://camo.githubusercontent.com/cd0e35714556086743a2e40fa5da57c659c1391f4017050f643b999933ac5804/68747470733a2f2f706f7365722e707567782e6f72672f636c6f616b2f70657269646f742d636c6f616b2d706c7567696e2f762f737461626c652e737667)](https://packagist.org/packages/cloak/peridot-cloak-plugin)[![Latest Unstable Version](https://camo.githubusercontent.com/386fe89e6fd1d93417d1c069b2d497ddea7d732af81406b65b476226689e4ff7/68747470733a2f2f706f7365722e707567782e6f72672f636c6f616b2f70657269646f742d636c6f616b2d706c7567696e2f762f756e737461626c652e737667)](https://packagist.org/packages/cloak/peridot-cloak-plugin) [![License](https://camo.githubusercontent.com/49aeb8f3715cee13f1567df321abb746edcbdc674ee890659771299a59f4c598/68747470733a2f2f706f7365722e707567782e6f72672f636c6f616b2f70657269646f742d636c6f616b2d706c7567696e2f6c6963656e73652e737667)](https://packagist.org/packages/cloak/peridot-cloak-plugin)

[![Build Status](https://camo.githubusercontent.com/6de8203185f5e8df3817212a780fcddfa7598f38f3d95e3a84a438cb0f147740/68747470733a2f2f7472617669732d63692e6f72672f636c6f616b2d7068702f70657269646f742d636c6f616b2d706c7567696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/cloak-php/peridot-cloak-plugin)[![HHVM Status](https://camo.githubusercontent.com/2b5e0e5ecc747a88528213850686053fe6b1e7cf467d99c4f22031ff480c9ead/687474703a2f2f6868766d2e683463632e64652f62616467652f636c6f616b2f70657269646f742d636c6f616b2d706c7567696e2e737667)](http://hhvm.h4cc.de/package/cloak/peridot-cloak-plugin)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c9e44070fbde8cda92e9ce01c18ce61e961a945339878dfd19c25f0253505183/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f636c6f616b2d7068702f70657269646f742d636c6f616b2d706c7567696e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/cloak-php/peridot-cloak-plugin/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/3f63c1ef9d7fdbf19a121bbce6b3f383e72802605a0d98dfbab4273dae48e5eb/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f636c6f616b2d7068702f70657269646f742d636c6f616b2d706c7567696e2f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/cloak-php/peridot-cloak-plugin?branch=master)[![Dependency Status](https://camo.githubusercontent.com/c4b83f7dd32fa3c38732309f4c85d8bfcf033c5c7d7c63ff1c75a729f089f90b/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3535313366653939646637653762303965663030303531352f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/5513fe99df7e7b09ef000515)

Installation
------------

[](#installation)

Installation that uses the composer.

1. Install the [composer](https://getcomposer.org/).
2. Install the package.

    ```
     composer require cloak/peridot-cloak-plugin --dev

    ```

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

[](#basic-usage)

It can be used by simply append the set to **peridot.php**.

```
use cloak\peridot\CloakPlugin;

return function(EventEmitterInterface $emitter) {
    CloakPlugin::create('cloak.toml')->registerTo($emitter);
};
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

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 ~25 days

Recently: every ~63 days

Total

16

Last Release

3810d ago

Major Versions

1.3.1 → 2.0.02015-05-19

### 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 (83 commits)")

---

Tags

peridotcode coveragetext reportmarkdown reportlcov reportperidot-plugin

### Embed Badge

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

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

###  Alternatives

[nette/tester

Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏

4917.3M1.5k](/packages/nette-tester)[codeception/c3

CodeCoverage collector for Codeception

745.3M51](/packages/codeception-c3)[rregeer/phpunit-coverage-check

Check the code coverage using the clover report of phpunit

606.1M179](/packages/rregeer-phpunit-coverage-check)[dvdoug/behat-code-coverage

Generate Code Coverage reports for Behat tests

593.6M37](/packages/dvdoug-behat-code-coverage)[simpletest/simpletest

SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.

149355.5k32](/packages/simpletest-simpletest)[friends-of-phpspec/phpspec-code-coverage

Generate Code Coverage reports for PhpSpec tests

202.6M124](/packages/friends-of-phpspec-phpspec-code-coverage)

PHPackages © 2026

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