PHPackages                             adt/nette-tracy-component-locator - 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. adt/nette-tracy-component-locator

ActiveLibrary

adt/nette-tracy-component-locator
=================================

v1.0.1(3y ago)07.9k↓40%MITPHPPHP &gt;=7.1

Since Jan 5Pushed 3y ago12 watchersCompare

[ Source](https://github.com/AppsDevTeam/nette-tracy-component-locator)[ Packagist](https://packagist.org/packages/adt/nette-tracy-component-locator)[ Docs](https://www.appsdevteam.com)[ RSS](/packages/adt-nette-tracy-component-locator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Nette Tracy Component Locator
=============================

[](#nette-tracy-component-locator)

Install with the `composer require --dev adt/nette-tracy-component-locator` command.

Add this to your project, for example to `BasePresenter::afterRender` method:

```
if (class_exists('\ADT\ComponentLocator\ComponentLocator')) {
	\ADT\ComponentLocator\ComponentLocator::initializePanel($this);
}
```

Be sure to have something like this in your local neon:

```
tracy:
	editor: "phpstorm://open?file=%file&line=%line"
	#editor: 'editor://%action/?file=%file&line=%line&search=%search&replace=%replace'
	editorMapping:
		/var/www/html/: /your/real/path/to/project/

	bar:
		- \ADT\ComponentLocator\ComponentLocator

```

On Ubuntu the editor path should be like this: `phpstorm://open?url=file://%file&line=%line`.

Parameter `editorMapping` is needed only if the project runs in Docker.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.8% 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 ~406 days

Total

2

Last Release

1188d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ab62e3b1b51d124387f69d423b6de47d0006c75007b97f530ee87397291730e?d=identicon)[thorewi](/maintainers/thorewi)

---

Top Contributors

[![thorewi](https://avatars.githubusercontent.com/u/605858?v=4)](https://github.com/thorewi "thorewi (11 commits)")[![michallohnisky](https://avatars.githubusercontent.com/u/4747059?v=4)](https://github.com/michallohnisky "michallohnisky (4 commits)")[![masicek](https://avatars.githubusercontent.com/u/1160736?v=4)](https://github.com/masicek "masicek (1 commits)")

### Embed Badge

![Health badge](/badges/adt-nette-tracy-component-locator/health.svg)

```
[![Health](https://phpackages.com/badges/adt-nette-tracy-component-locator/health.svg)](https://phpackages.com/packages/adt-nette-tracy-component-locator)
```

###  Alternatives

[tomaj/hermes

Simple php background processing library

38251.0k5](/packages/tomaj-hermes)[tomaj/nette-api

Nette api

36261.8k4](/packages/tomaj-nette-api)[contributte/guzzlette

Guzzle integration into Nette Framework

291.2M3](/packages/contributte-guzzlette)[contributte/tracy

Nette Tracy extensions for easy-developing

131.5M5](/packages/contributte-tracy)

PHPackages © 2026

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