PHPackages                             wieloco/ps-matcha - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wieloco/ps-matcha

ActivePhpspec-extension[Utility &amp; Helpers](/categories/utility)

wieloco/ps-matcha
=================

Custom matchers for PhpSpec

1.0.0(5y ago)01.6kApache-2.0PHPPHP &gt;=7.3

Since Dec 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wieloco/ps-matcha)[ Packagist](https://packagist.org/packages/wieloco/ps-matcha)[ RSS](/packages/wieloco-ps-matcha/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (6)Dependencies (3)Versions (12)Used By (0)

🍵 Matcha - PhpSpec Matcher(s)
=============================

[](#tea-matcha---phpspec-matchers)

\--

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

[](#installation)

Install the package via composer:

```
composer require wieloco/ps-matcha
```

Add it to your PhpSpec configuration (`phpspec.yaml` file):

```
extensions:
    WieloCo\Matcha\Extension: ~
```

Usage
-----

[](#usage)

Use it in Specs like this

```
$this->uuid->shouldBeUuid();
```

or

```
$this->uuid->shouldNotBeUuid();
```

License
-------

[](#license)

Apache License 2.0 Please see [LICENSE](LICENSE) for more information.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 73.3% 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 ~70 days

Recently: every ~174 days

Total

11

Last Release

2051d ago

Major Versions

0.1.4 → 1.0.02020-11-17

PHP version history (2 changes)0.0.1PHP &gt;=7.1

1.0.0PHP &gt;=7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5716991?v=4)[Krzysztof Wielogórski](/maintainers/kwielo)[@kwielo](https://github.com/kwielo)

---

Top Contributors

[![kwielo](https://avatars.githubusercontent.com/u/5716991?v=4)](https://github.com/kwielo "kwielo (11 commits)")[![gnugat](https://avatars.githubusercontent.com/u/793185?v=4)](https://github.com/gnugat "gnugat (4 commits)")

---

Tags

TDDuuidphpspecmatchers

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/wieloco-ps-matcha/health.svg)

```
[![Health](https://phpackages.com/badges/wieloco-ps-matcha/health.svg)](https://phpackages.com/packages/wieloco-ps-matcha)
```

###  Alternatives

[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k77.4k89](/packages/pocketmine-pocketmine-mp)[pascaldevink/shortuuid

PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs

5941.8M16](/packages/pascaldevink-shortuuid)[mhujer/jms-serializer-uuid

Uuid serializer and deserializer for JMS Serializer library

291.2M4](/packages/mhujer-jms-serializer-uuid)[thamtech/yii2-uuid

Yii 2 UUID Helper

35359.7k7](/packages/thamtech-yii2-uuid)[your-app-rocks/eloquent-uuid

Adds support for UUID generation automatically for Models Eloquents.

6891.8k2](/packages/your-app-rocks-eloquent-uuid)[gamez/ramsey-uuid-normalizer

Symfony Normalizer and Denormalizer for ramsey/uuid

16699.0k4](/packages/gamez-ramsey-uuid-normalizer)

PHPackages © 2026

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