PHPackages                             matesofmate/common - 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. matesofmate/common

ActiveLibrary

matesofmate/common
==================

Common functionality shared across MatesOfMate extensions

0.1.0(3mo ago)01.1k↓36.1%3MITPHPPHP &gt;=8.2CI passing

Since Jan 26Pushed 3mo agoCompare

[ Source](https://github.com/MatesOfMate/common)[ Packagist](https://packagist.org/packages/matesofmate/common)[ RSS](/packages/matesofmate-common/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (2)Used By (3)

MatesOfMate Common Package
==========================

[](#matesofmate-common-package)

Shared functionality for MatesOfMate extensions.

Components
----------

[](#components)

### Process Execution (`src/Process/`)

[](#process-execution-srcprocess)

- `ProcessExecutorInterface` - Interface for process execution
- `ProcessExecutor` - Concrete class for running CLI tools with PHP binary reuse capability
- `ProcessResult` - DTO for process execution results (exitCode, output, errorOutput)

### Configuration Detection (`src/Config/`)

[](#configuration-detection-srcconfig)

- `ConfigurationDetectorInterface` - Interface for config file detection
- `ConfigurationDetector` - Concrete class for detecting configuration files in project root

### Message Truncation (`src/Truncator/`)

[](#message-truncation-srctruncator)

- `MessageTruncatorInterface` - Interface for message truncation
- `MessageTruncator` - Concrete class for token-efficient output with prefix removal and class name shortening

Development
-----------

[](#development)

```
# Install dependencies
composer install

# Run tests
composer test

# Check code quality
composer lint

# Fix code style
composer fix
```

License
-------

[](#license)

MIT

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance79

Regular maintenance activity

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

112d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e43a10984e8ee1687abaac86c26311c6a607b9560e8a3cc3193f8245751618bc?d=identicon)[wachterjohannes](/maintainers/wachterjohannes)

---

Top Contributors

[![wachterjohannes](https://avatars.githubusercontent.com/u/1464615?v=4)](https://github.com/wachterjohannes "wachterjohannes (6 commits)")

---

Tags

commonutilitiessharedmatesofmate

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/matesofmate-common/health.svg)

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

###  Alternatives

[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[drevops/git-artifact

Package artifact from your codebase in CI and push it to a separate git repo.

2133.2k](/packages/drevops-git-artifact)

PHPackages © 2026

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