PHPackages                             milkamil93/tracy - 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. milkamil93/tracy

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

milkamil93/tracy
================

Обёртка для tracy/tracy с предустановленными фичами

1.0.4(5y ago)06MITPHP

Since Aug 4Pushed 5y agoCompare

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

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

Установка
---------

[](#установка)

```
composer require milkamil93/tracy

```

##### и php

[](#и-php)

```
use Tracy\Debugger;
use YesTracy\Tracy;

Debugger::enable(false);
Debugger::$showBar = true;
Debugger::dispatch();
Tracy::init();

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

5

Last Release

2157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d2853be499fc0fa211c020948f9490f939c1f15b67d8a9af7f1195208ee842d?d=identicon)[milkamil93](/maintainers/milkamil93)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/milkamil93-tracy/health.svg)

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

###  Alternatives

[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

388284.8k3](/packages/recca0120-laravel-tracy)[contributte/tracy

Nette Tracy extensions for easy-developing

141.5M5](/packages/contributte-tracy)[milo/vendor-versions

Bar with versions list of vendor libraries for Tracy

19159.2k5](/packages/milo-vendor-versions)[vasek-purchart/tracy-blue-screen-bundle

This bundle lets you use the Tracy's debug screen in combination with the the default profiler in your Symfony application.

1178.4k](/packages/vasek-purchart-tracy-blue-screen-bundle)[orisai/tracy-pets

Tracy got an angry pet to remind you of your failures

1026.3k3](/packages/orisai-tracy-pets)

PHPackages © 2026

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