PHPackages                             znck/runner-php - 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. znck/runner-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

znck/runner-php
===============

PHP wrapper for znck/runner

v1.2.4(10y ago)027MITC++

Since Sep 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/znck/runner-php)[ Packagist](https://packagist.org/packages/znck/runner-php)[ Docs](https://github.com/znck/runner-php)[ RSS](/packages/znck-runner-php/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

Runner (PHP) [![](https://camo.githubusercontent.com/a722bd7b60ca49af438e110c3b082a3e4565407984f5c82f8b606c3195fdf1a3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a6e636b2f72756e6e65722d7068702e737667)](https://packagist.org/packages/znck/runner-php) [![](https://camo.githubusercontent.com/e13c17196439d89e2981c0e73993e80bbf250c87a9aa08ffd7c822b3d40493e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a6e636b2f72756e6e65722d7068702e737667)](https://packagist.org/packages/znck/runner-php) [![](https://camo.githubusercontent.com/d5c3d9a492833adcba990d0608b6621671dcafd82eb379c4d1f2763655dc0e38/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7a6e636b2f72756e6e65722d7068702e737667)](http://znck.mit-license.org)
===================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#runner-php----)

PHP wrapper for [znck/runner](https://github.com/znck/runner)

### Installation:

[](#installation)

```
composer require znck/runner-php

```

### Usage:

[](#usage)

```
$runner = \Znck\Runner\TestingEnvironment::binary();
// OR
$runner = new \Znck\Runner\TestingEnvironment;
$runner->setTime(6);
$runner->setMemory(128 * 1024 * 1024); // 128MB
$runner = $runner->command();

exec("{$runner} --analysis=a.yml a.out");
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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

Every ~0 days

Total

7

Last Release

3929d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79c0b664c035ee2af1f8988190a505d9fd559649b56711d31670f6717e3ec441?d=identicon)[znck](/maintainers/znck)

---

Top Contributors

[![znck](https://avatars.githubusercontent.com/u/2596484?v=4)](https://github.com/znck "znck (12 commits)")

### Embed Badge

![Health badge](/badges/znck-runner-php/health.svg)

```
[![Health](https://phpackages.com/badges/znck-runner-php/health.svg)](https://phpackages.com/packages/znck-runner-php)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[altis/local-server

Local Server module for Altis

18221.6k3](/packages/altis-local-server)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k13](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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