PHPackages                             vearutop/pinba-pure-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. vearutop/pinba-pure-php

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

vearutop/pinba-pure-php
=======================

Pinba extension drop-in replacement

v1.0.4(10y ago)37.2k↓50%1MITPHPPHP &gt;=5.3.0

Since Aug 17Pushed 10y agoCompare

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

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

pinba-pure-php
==============

[](#pinba-pure-php)

[![Build Status](https://camo.githubusercontent.com/37775f2c9fe4ed8a6da2a2b46ec2546e4c575caf070dad3a5b8ab7a99b751325/68747470733a2f2f7472617669732d63692e6f72672f7665617275746f702f70696e62612d707572652d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/vearutop/pinba-pure-php)

Pinba extension in pure PHP

HHVM and PHP7 ready drop-in replacement

Installation
------------

[](#installation)

Add package to your application with `composer require vearutop/pinba-pure-php`.

Since you can not `ini_set('pinba.enabled', 1)` without extension you need to control it with `pinba` class.

```
if (class_exists('pinba', false)) {
    pinba::ini_set_auto_flush(false);
    pinba::ini_set_enabled(1);
    pinba::ini_set_server('127.0.0.1:3300');
}
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

3822d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/27acbd2504e91c838d403112493d8ae7b584c2d8d2f2ea7a9762ef764e35bc8c?d=identicon)[vearutop](/maintainers/vearutop)

---

Top Contributors

[![vearutop](https://avatars.githubusercontent.com/u/1381436?v=4)](https://github.com/vearutop "vearutop (8 commits)")

---

Tags

pinba

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vearutop-pinba-pure-php/health.svg)

```
[![Health](https://phpackages.com/badges/vearutop-pinba-pure-php/health.svg)](https://phpackages.com/packages/vearutop-pinba-pure-php)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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