PHPackages                             o2system/gear - 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. [Framework](/categories/framework)
4. /
5. o2system/gear

ActivePackage[Framework](/categories/framework)

o2system/gear
=============

PHP Developer Tools Library

v2.1.68(6y ago)23.6k6MITPHPPHP ^7.2.0

Since Aug 10Pushed 6y ago3 watchersCompare

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

READMEChangelog (10)DependenciesVersions (16)Used By (6)

[![alt text](https://repository-images.githubusercontent.com/67472250/1da28600-5c9e-11ea-85bf-a085fce7c9e8 "O2System Gear Atom")](https://repository-images.githubusercontent.com/67472250/1da28600-5c9e-11ea-85bf-a085fce7c9e8)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a2ce381f0460fc449b04643a39f5531d1172f24c45fb386dc276c3c08a005ba3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f3273797374656d2f676561722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/o2system/gear/?branch=master)[![Build Status](https://camo.githubusercontent.com/71e542932c67698e96216630d737b9663fcd4a28a445a808ae6eeafe75f3bdaf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f3273797374656d2f676561722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/o2system/gear/build-status/master)[![Latest Stable Version](https://camo.githubusercontent.com/6ac26ee9a98b07663c8b40b1de616a87f37c6026cc1c353cb18d32c197938235/68747470733a2f2f706f7365722e707567782e6f72672f6f3273797374656d2f676561722f762f737461626c65)](https://packagist.org/packages/o2system/gear)[![Total Downloads](https://camo.githubusercontent.com/8122cbecb967618f0b15f26b1850fe84e847b2952e783c3d4822f87de17096c9/68747470733a2f2f706f7365722e707567782e6f72672f6f3273797374656d2f676561722f646f776e6c6f616473)](https://packagist.org/packages/o2system/gear)[![License](https://camo.githubusercontent.com/637270c42345bdc6089d82a475eea78606b5ef4ba154fe155611365ccabd3936/68747470733a2f2f706f7365722e707567782e6f72672f6f3273797374656d2f676561722f6c6963656e7365)](https://packagist.org/packages/o2system/gear)

O2System Gear
=============

[](#o2system-gear)

O2System Gear is a PHP Library for all PHP Developer to simplify debugging, profiling and testing process.

### Debugging Features

[](#debugging-features)

- Browser Information Toolbar
- Debugger Class with Helper
- Profiler Class
- UnitTesting Class
- Browser and Command Line Interface Dump Output

### Composer Installation

[](#composer-installation)

The best way to install O2System Gear is to use [Composer](https://getcomposer.org)

```
composer require o2system/gear

```

> Packagist:

### Usage

[](#usage)

```
$vars = [
    'foo' => 'bar'
];

print_out($vars);
```

Documentation is available on this repository [wiki](https://github.com/o2system/gear/wiki) or visit this repository [github page](https://o2system.github.io/gear).

### Ideas and Suggestions

[](#ideas-and-suggestions)

Please kindly mail us at [hello@o2system.id](mailto:hello@o2system.id%5D)

### Bugs and Issues

[](#bugs-and-issues)

Please kindly submit your [issues at Github](http://github.com/o2system/gear/issues) so we can track all the issues along development and send a [pull request](http://github.com/o2system/gear/pulls) to this repository.

### System Requirements

[](#system-requirements)

- PHP 7.2+
- [Composer](https://getcomposer.org)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 94.9% 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 ~59 days

Recently: every ~76 days

Total

15

Last Release

2415d ago

PHP version history (3 changes)v2.0.0PHP &gt;=5.6.0

v2.1.61PHP ~7.2.0

v2.1.62PHP ^7.2.0

### Community

Maintainers

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

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

---

Top Contributors

[![steevenz](https://avatars.githubusercontent.com/u/218405?v=4)](https://github.com/steevenz "steevenz (37 commits)")[![turahe](https://avatars.githubusercontent.com/u/6832622?v=4)](https://github.com/turahe "turahe (2 commits)")

---

Tags

phpframeworkdriverutilitieslibraries

### Embed Badge

![Health badge](/badges/o2system-gear/health.svg)

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

###  Alternatives

[contao-community-alliance/dc-general

Universal data container for Contao

1579.5k90](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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