PHPackages                             stematic/testing - 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. stematic/testing

ActiveLibrary[Testing &amp; Quality](/categories/testing)

stematic/testing
================

Testing and coding standards package.

1.0.0(3y ago)37822proprietaryPHPPHP ^8.0.2

Since Aug 11Pushed 3y ago3 watchersCompare

[ Source](https://github.com/Stematic/testing)[ Packagist](https://packagist.org/packages/stematic/testing)[ RSS](/packages/stematic-testing/feed)WikiDiscussions develop Synced today

READMEChangelog (1)Dependencies (17)Versions (2)Used By (0)

[![](https://raw.githubusercontent.com/Stematic/testing/develop/art/stematic-testing-banner.png)](https://www.stematic.co.uk/)

About Stematic Testing
----------------------

[](#about-stematic-testing)

Provides a binary application to validate any coding standards issues (using PHP Code Sniffer) and runs the PHPUnit test suites.

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

[](#installation)

Add the testing module to your develop dependencies in your package / Laravel application.

```
composer require --dev stematic/testing
```

Usage
-----

[](#usage)

```
vendor/bin/testing cs
vendor/bin/testing test
```

The `cs` command will run all Coding Standards related checks and outputs the status. The rules are configured to use a subset of the [Slevomat Coding Standard](https://github.com/slevomat/coding-standard) with some additional quality of life sniffs.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98% 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

1423d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/187751?v=4)[Paul Dawson](/maintainers/pdawson)[@pdawson](https://github.com/pdawson)

---

Top Contributors

[![pdawson](https://avatars.githubusercontent.com/u/187751?v=4)](https://github.com/pdawson "pdawson (98 commits)")[![ronappleton](https://avatars.githubusercontent.com/u/3792420?v=4)](https://github.com/ronappleton "ronappleton (2 commits)")

### Embed Badge

![Health badge](/badges/stematic-testing/health.svg)

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

###  Alternatives

[slevomat/coding-standard

Slevomat Coding Standard for PHP\_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

1.5k134.0M2.3k](/packages/slevomat-coding-standard)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M343](/packages/drupal-core-dev)

PHPackages © 2026

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