PHPackages                             flagrow/steamroller - 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. flagrow/steamroller

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

flagrow/steamroller
===================

The package to test Flarum extensions.

12344PHP

Since Oct 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/flagrow/steamroller)[ Packagist](https://packagist.org/packages/flagrow/steamroller)[ RSS](/packages/flagrow-steamroller/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (4)

Steamroller by [![Flagrow logo](https://avatars0.githubusercontent.com/u/16413865?v=3&s=20)](https://avatars0.githubusercontent.com/u/16413865?v=3&s=20) [Flagrow](https://discuss.flarum.org/d/1832-flagrow-extension-developer-group), a project of [Gravure](https://gravure.io/)
====================================================================================================================================================================================================================================================================================

[](#steamroller-by--flagrow-a-project-of-gravure)

[![MIT license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/flagrow/steamroller/blob/master/LICENSE.md) [![Latest Stable Version](https://camo.githubusercontent.com/90d228b724a2fa302640310b37ae191c8a0935df4b6beeaa682af3cf387ffc37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6167726f772f737465616d726f6c6c65722e737667)](https://packagist.org/packages/flagrow/steamroller) [![Total Downloads](https://camo.githubusercontent.com/24879e8369fe79100bbcc21ff1eaf2d9c919b0989eaa14084e11d22da5a743e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6167726f772f737465616d726f6c6c65722e737667)](https://packagist.org/packages/flagrow/steamroller) [![Donate](https://camo.githubusercontent.com/03062e082acb09f5df3398a22aafb3ebc9558c3a9b8fddd5b96d658a34b002f6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617472656f6e2d737570706f72742d79656c6c6f772e737667)](https://www.patreon.com/flagrow) [![Join our Discord server](https://camo.githubusercontent.com/d73628b17bbfd9568a0c942585827f1391f81c21bd56e3cac269c6e2e746c469/68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f3234303438393130393034313331353834302f656d6265642e706e67)](https://flagrow.io/join-discord)

Because you can't extend the default Flarum console commands, this package adds an alternate `php vendor/bin/flagrow` command that uses events to register new commands.

Install
-------

[](#install)

Add to the composer.json of your extension:

```
  "require-dev": {
    "flagrow/steamroller": "*"
  }
```

Usage
-----

[](#usage)

First, set up a phpunit.xml.

Make sure your tests extend the `Flagrow\Steamroller\TestCase`.

To run tests locally, use:

```
vendor/bin/phpunit
```

Example implementations:

- [flagrow bazaar](https://github.com/flagrow/bazaar)
- [flagrow upload](https://github.com/flagrow/upload)

Support our work
----------------

[](#support-our-work)

We prefer to keep our work available to everyone. In order to do so we rely on voluntary contributions on [Patreon](https://www.patreon.com/flagrow).

Security
--------

[](#security)

If you discover a security vulnerability within Steamroller, please send an email to the Gravure team at . All security vulnerabilities will be promptly addressed.

Please include as many details as possible. You can use `php flarum info` to get the PHP, Flarum and extension versions installed.

Links
-----

[](#links)

- [Source code on GitHub](https://github.com/flagrow/steamroller)
- [Report an issue](https://github.com/flagrow/steamroller/issues)
- [Download via Packagist](https://packagist.org/packages/flagrow/steamroller)

An extension by [Flagrow](https://flagrow.io/), a project of [Gravure](https://gravure.io/).

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/504687?v=4)[Daniël Klabbers](/maintainers/Luceos)[@luceos](https://github.com/luceos)

---

Top Contributors

[![luceos](https://avatars.githubusercontent.com/u/504687?v=4)](https://github.com/luceos "luceos (15 commits)")[![clarkwinkelmann](https://avatars.githubusercontent.com/u/5264300?v=4)](https://github.com/clarkwinkelmann "clarkwinkelmann (1 commits)")

### Embed Badge

![Health badge](/badges/flagrow-steamroller/health.svg)

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M340](/packages/dms-phpunit-arraysubset-asserts)[orchestra/workbench

Workbench Companion for Laravel Packages Development

8219.1M69](/packages/orchestra-workbench)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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