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 1mo 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

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

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

1999d 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://www.gravatar.com/avatar/a7706aa533e85e8bb03204353a2e1ba94588b9fdf53c3d24ef3357935f4e957c?d=identicon)[kwielo](/maintainers/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

[pascaldevink/shortuuid

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

5951.8M15](/packages/pascaldevink-shortuuid)[mhujer/jms-serializer-uuid

Uuid serializer and deserializer for JMS Serializer library

291.2M4](/packages/mhujer-jms-serializer-uuid)[memio/spec-gen

phpspec extension for better code generation

66204.3k28](/packages/memio-spec-gen)[thamtech/yii2-uuid

Yii 2 UUID Helper

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

Adds support for UUID generation automatically for Models Eloquents.

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

Symfony Normalizer and Denormalizer for ramsey/uuid

16619.1k3](/packages/gamez-ramsey-uuid-normalizer)

PHPackages © 2026

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