PHPackages                             misterion/pinba-phpdoc - 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. misterion/pinba-phpdoc

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

misterion/pinba-phpdoc
======================

@phpdoc extension php pinba for IDE autocomplete

1054.6k↑10.8%12PHP

Since Oct 15Pushed 10y ago2 watchersCompare

[ Source](https://github.com/misterion/pinba-phpdoc)[ Packagist](https://packagist.org/packages/misterion/pinba-phpdoc)[ RSS](/packages/misterion-pinba-phpdoc/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (2)

You need to add the path to a class of global include path. After that, your IDE, when IDE will display a hint on each pinba methods you write.

### For example:

[](#for-example)

```
$timer = pinba_timer_start(array('tag' => 'value'), array('customData', 1, 2));
....
pinba_timer_stop($timer);

```

[![Example of use](https://github.com/misterion/pinba-phpdoc/raw/master/pinba.png)](https://github.com/misterion/pinba-phpdoc/raw/master/pinba.png)

### Install

[](#install)

- Install [php pinba extension](https://github.com/tony2001/pinba_extension)
- The simpliest way to install and use pinba-phpdoc is to use Composer, as there is a [package on Packagist](https://packagist.org/packages/misterion/pinba-phpdoc). Just add this to your project composer.json file :

    { "require": { "misterion/pinba-phpdoc": "\*" }, "minimum-stability": "dev" }
- Or direct download [pinba-phpdoc](https://github.com/misterion/pinba-phpdoc/tarball/master)

### Setup in IDE PhpStorm

[](#setup-in-ide-phpstorm)

Menu "File" -&gt; "Settings" -&gt; "PHP" -&gt; *Select path to folder "pinba-phpdoc"*

### Setup in IDE NetBeans

[](#setup-in-ide-netbeans)

- Right click your project -&gt; "Properties"
- Select the "PHP Include Path" category
- Click "Add Folder..."
- Select your checkout of pinba-phpdoc
- Click "Open"
- Click "OK"

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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.

### Community

Maintainers

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

---

Top Contributors

[![misterion](https://avatars.githubusercontent.com/u/196737?v=4)](https://github.com/misterion "misterion (9 commits)")[![sp-niemand](https://avatars.githubusercontent.com/u/3440208?v=4)](https://github.com/sp-niemand "sp-niemand (1 commits)")

### Embed Badge

![Health badge](/badges/misterion-pinba-phpdoc/health.svg)

```
[![Health](https://phpackages.com/badges/misterion-pinba-phpdoc/health.svg)](https://phpackages.com/packages/misterion-pinba-phpdoc)
```

###  Alternatives

[pragmarx/countries

PHP Countries and Currencies

1.9k3.4M24](/packages/pragmarx-countries)[jawira/plantuml-encoding

PlantUML encoding functions

20627.2k12](/packages/jawira-plantuml-encoding)

PHPackages © 2026

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