PHPackages                             krzysztofzylka/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. krzysztofzylka/sandbox

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

krzysztofzylka/sandbox
======================

Sandbox library

1.0.0(2y ago)03MITPHPPHP &gt;=8.2

Since Dec 9Pushed 2y ago1 watchersCompare

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

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

Install
=======

[](#install)

```
composer require krzysztofzylka/sandbox
```

Create sandbox instance
=======================

[](#create-sandbox-instance)

```
$sandbox = new \Krzysztofzylka\Sandbox\Sandbox(null, '');
$sandbox->setTimeLimit(6);
$sandbox->setMemoryLimit(64);
echo $sandbox->run();
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

886d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[michaeljennings/carpenter

A PHP package to create HTML tables from a data store that can be sorted and paginated.

191.7k](/packages/michaeljennings-carpenter)[lukesnowden/menu

Effortless menu building for Laravel 4

142.5k](/packages/lukesnowden-menu)

PHPackages © 2026

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