PHPackages                             cineman/workbench - 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. cineman/workbench

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

cineman/workbench
=================

The cineman Workbench provides helpful utils and tools for the daily developer life.

v1.1.2(8y ago)020.8k↓25%MITPHP

Since Jan 22Pushed 8y ago13 watchersCompare

[ Source](https://github.com/cineman/workbench)[ Packagist](https://packagist.org/packages/cineman/workbench)[ Docs](https://github.com/cineman/workbench)[ RSS](/packages/cineman-workbench/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (4)Used By (0)

Workbench
=========

[](#workbench)

The cineman Workbench provides helpful utils and tools for the daily developer life.

[![Build Status](https://camo.githubusercontent.com/4aebd5ed72935837ef10d94f69ebb3bfc9451024e84fada7c0f55a8ba3f190bd/68747470733a2f2f7472617669732d63692e6f72672f63696e656d616e2f776f726b62656e63682e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://travis-ci.org/cineman/workbench)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](license.md)[![Packagist Version](https://camo.githubusercontent.com/754cfd4bf69b1e736a7a015a56aaf7ad0092aabe65f9808f752005b62c4a0c0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63696e656d616e2f776f726b62656e63682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cineman/workbench)[![Total Downloads](https://camo.githubusercontent.com/6101f8440d76515c07da9a9e8ba52a004a9da9c986b1b33001234dd63c9e3627/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63696e656d616e2f776f726b62656e63682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cineman/workbench)

Check out the [Documentation](http://labs.cinergy.ch/project/workbench/master/docs/).

Installtion
-----------

[](#installtion)

The workbench is available on packagegist.

```
$ composer require cineman/workbench

```

Usage
-----

[](#usage)

To easier and faster access the workbench tools you can alias the classes to the global namespace:

```
foreach(['Str', 'Arr'] as $tool)
{
	class_alias("\\Workbench\\" . $tool, "\\" . $tool);
}
```

> Warning: If you are using a framework like laravel theses class names might already been reserved!

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

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

Total

2

Last Release

3213d ago

### Community

Maintainers

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

---

Top Contributors

[![mario-deluna](https://avatars.githubusercontent.com/u/956212?v=4)](https://github.com/mario-deluna "mario-deluna (23 commits)")

---

Tags

helperutilsworkbench

### Embed Badge

![Health badge](/badges/cineman-workbench/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[beste/json

A simple JSON helper to decode and encode JSON

4222.7M3](/packages/beste-json)[chillerlan/php-settings-container

A container class for immutable settings objects. Not a DI container.

3427.3M21](/packages/chillerlan-php-settings-container)

PHPackages © 2026

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