PHPackages                             cognesy/instructor-sandbox - 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. cognesy/instructor-sandbox

ActiveLibrary

cognesy/instructor-sandbox
==========================

Sandboxed command execution for PHP with multiple drivers (Host, Docker, Podman, Firejail, Bubblewrap)

v2.8.3(1mo ago)019↑2584.2%MITPHPPHP ^8.3

Since Mar 16Pushed todayCompare

[ Source](https://github.com/cognesy/instructor-sandbox)[ Packagist](https://packagist.org/packages/cognesy/instructor-sandbox)[ Docs](https://instructorphp.com)[ RSS](/packages/cognesy-instructor-sandbox/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (4)Versions (18)Used By (0)

Instructor Sandbox
==================

[](#instructor-sandbox)

Sandboxed command execution for PHP (host, Docker, Podman, Firejail, Bubblewrap).

```
use Cognesy\Sandbox\Config\ExecutionPolicy;
use Cognesy\Sandbox\Sandbox;

$sandbox = Sandbox::host(ExecutionPolicy::in(__DIR__));
$result = $sandbox->execute(['php', '-v']);

echo $result->stdout();
```

More docs:

- [docs/1-overview.md](docs/1-overview.md)
- [CHEATSHEET.md](CHEATSHEET.md)

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance97

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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 ~8 days

Recently: every ~0 days

Total

17

Last Release

36d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/184133?v=4)[Dariusz Debowczyk](/maintainers/ddebowczyk)[@ddebowczyk](https://github.com/ddebowczyk)

---

Top Contributors

[![ddebowczyk](https://avatars.githubusercontent.com/u/184133?v=4)](https://github.com/ddebowczyk "ddebowczyk (3 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/cognesy-instructor-sandbox/health.svg)

```
[![Health](https://phpackages.com/badges/cognesy-instructor-sandbox/health.svg)](https://phpackages.com/packages/cognesy-instructor-sandbox)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[illuminate/console

The Illuminate Console package.

13046.6M7.5k](/packages/illuminate-console)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

762297.9k53](/packages/civicrm-civicrm-core)[drupal/drupal-driver

A collection of reusable Drupal drivers

6916.6M24](/packages/drupal-drupal-driver)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M684](/packages/shopware-core)

PHPackages © 2026

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