PHPackages                             tideways/ext-tideways-stubs - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. tideways/ext-tideways-stubs

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

tideways/ext-tideways-stubs
===========================

IDE stubs for Tideways Profiler PHP extension

v5.6.0.1(2y ago)31.1M↓15.3%43BSD-2-ClausePHP

Since Feb 22Pushed 3mo ago3 watchersCompare

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

READMEChangelog (4)DependenciesVersions (9)Used By (3)

ext-tideways-stubs
==================

[](#ext-tideways-stubs)

Install with

```
composer require --dev tideways/ext-tideways-stubs
```

PHPStan
=======

[](#phpstan)

The stubs can be used to improve the PHPStan analysis when using classes from the Tideways extension. In order to do so, add the stub to your `phpstan.neon`:

```
parameters:
    stubFiles:
        - vendor/tideways/ext-tideways-stubs/stubs/Tideways.php
```

See:

However, if you want to be able to run PHPStan even without the tideways extension installed, add the stub file to `scanFiles` instead.

```
parameters:
    scanFiles:
        - vendor/tideways/ext-tideways-stubs/stubs/Tideways.php
```

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance52

Moderate activity, may be stable

Popularity44

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~241 days

Total

8

Last Release

941d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/892698bb1d3f6dae0e3a44abe3e26920ddb4eb000c6c583c87b4db5e5027e166?d=identicon)[beberlei](/maintainers/beberlei)

---

Top Contributors

[![beberlei](https://avatars.githubusercontent.com/u/26936?v=4)](https://github.com/beberlei "beberlei (10 commits)")[![edorian](https://avatars.githubusercontent.com/u/247397?v=4)](https://github.com/edorian "edorian (7 commits)")[![bcremer](https://avatars.githubusercontent.com/u/55820?v=4)](https://github.com/bcremer "bcremer (3 commits)")[![tolry](https://avatars.githubusercontent.com/u/259744?v=4)](https://github.com/tolry "tolry (3 commits)")[![henderkes](https://avatars.githubusercontent.com/u/7896469?v=4)](https://github.com/henderkes "henderkes (2 commits)")[![TimWolla](https://avatars.githubusercontent.com/u/209270?v=4)](https://github.com/TimWolla "TimWolla (1 commits)")[![derrabus](https://avatars.githubusercontent.com/u/1506493?v=4)](https://github.com/derrabus "derrabus (1 commits)")[![yguedidi](https://avatars.githubusercontent.com/u/1480128?v=4)](https://github.com/yguedidi "yguedidi (1 commits)")

### Embed Badge

![Health badge](/badges/tideways-ext-tideways-stubs/health.svg)

```
[![Health](https://phpackages.com/badges/tideways-ext-tideways-stubs/health.svg)](https://phpackages.com/packages/tideways-ext-tideways-stubs)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)[beyondcode/helo-laravel

HELO Laravel debug helper

90360.1k](/packages/beyondcode-helo-laravel)

PHPackages © 2026

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