PHPackages                             vrtak-cz/newrelic-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. vrtak-cz/newrelic-tracy

Abandoned → [contributte/newrelic](/?search=contributte%2Fnewrelic)ArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

vrtak-cz/newrelic-tracy
=======================

NewRelic PHP agent integration for Tracy

v8.0.0(6y ago)10123.5k↓75%3MITPHPPHP &gt;=7.1

Since Aug 30Pushed 5mo ago6 watchersCompare

[ Source](https://github.com/Vrtak-CZ/NewRelic-Tracy)[ Packagist](https://packagist.org/packages/vrtak-cz/newrelic-tracy)[ RSS](/packages/vrtak-cz-newrelic-tracy/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (4)Versions (15)Used By (0)

[![](https://camo.githubusercontent.com/8119c191f47e40895f7392030e4be4f01921d7bb8745e77b1bba546be685f606/68747470733a2f2f686561746261646765722e76657263656c2e6170702f6769746875622f726561646d652f636f6e74726962757474652f6e657772656c69632d74726163792f3f646570726563617465643d31)](https://camo.githubusercontent.com/8119c191f47e40895f7392030e4be4f01921d7bb8745e77b1bba546be685f606/68747470733a2f2f686561746261646765722e76657263656c2e6170702f6769746875622f726561646d652f636f6e74726962757474652f6e657772656c69632d74726163792f3f646570726563617465643d31)

 [![](https://camo.githubusercontent.com/a8b1cd856d7d396fdebbe46947cc3507490acc267a02361e5e53bb7b820c95c3/68747470733a2f2f62616467656e2e6e65742f62616467652f737570706f72742f6769747465722f6379616e)](https://bit.ly/ctteg) [![](https://camo.githubusercontent.com/86d6416fc04f8bcc3daa7bf881526b9953b9726b1164d05c157c8713e3a73418/68747470733a2f2f62616467656e2e6e65742f62616467652f737570706f72742f666f72756d2f79656c6c6f77)](https://bit.ly/cttfo) [![](https://camo.githubusercontent.com/5d170ab94e6d594609561e16fe0f9e4293968fbd4dfcfafc5e11efc1415ef09c/68747470733a2f2f62616467656e2e6e65742f62616467652f73706f6e736f722f646f6e6174696f6e732f463936383534)](https://contributte.org/partners.html)

 Website 🚀 [contributte.org](https://contributte.org) | Contact 👨🏻‍💻 [f3l1x.io](https://f3l1x.io) | Twitter 🐦 [@contributte](https://twitter.com/contributte)

Disclaimer
----------

[](#disclaimer)

⚠️This project is no longer being maintained. Please use [contributte/newrelic](https://github.com/contributte/newrelic).Composer[`vrtak-cz/newrelic-tracy`](https://packagist.org/packages/vrtak-cz/newrelic-tracy)Version[![](https://camo.githubusercontent.com/927c3766169d18c9fa4a7d2efa758b2b6087eb05efb9bda548b1f42d362bd0d7/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f767274616b2d637a2f6e657772656c69632d7472616379)](https://camo.githubusercontent.com/927c3766169d18c9fa4a7d2efa758b2b6087eb05efb9bda548b1f42d362bd0d7/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f767274616b2d637a2f6e657772656c69632d7472616379)PHP[![](https://camo.githubusercontent.com/22d094c980da336e7a42f67659bc108e73cf33fe3dec32980731e49d56c64517/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f767274616b2d637a2f6e657772656c69632d7472616379)](https://camo.githubusercontent.com/22d094c980da336e7a42f67659bc108e73cf33fe3dec32980731e49d56c64517/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f767274616b2d637a2f6e657772656c69632d7472616379)License[![](https://camo.githubusercontent.com/928a544a2519969595f25e8c5c8e1fa85b48baf3fa33b5a6a1d8a26dd9aa09f6/68747470733a2f2f62616467656e2e6e65742f6769746875622f6c6963656e73652f636f6e74726962757474652f6e657772656c69632d7472616379)](https://camo.githubusercontent.com/928a544a2519969595f25e8c5c8e1fa85b48baf3fa33b5a6a1d8a26dd9aa09f6/68747470733a2f2f62616467656e2e6e65742f6769746875622f6c6963656e73652f636f6e74726962757474652f6e657772656c69632d7472616379)Usage
-----

[](#usage)

### Tracy

[](#tracy)

```
$logLevel = [ // default (NULL means default)
    \Tracy\Logger::CRITICAL,
    \Tracy\Logger::EXCEPTION,
    \Tracy\Logger::ERROR,
];
$appName = 'PHP Application'; // default (NULL means default)
$license = 'your_licence_key';

\VrtakCZ\NewRelic\Tracy\Bootstrap::init($logLevel, $appName, $license); // all parameters are optional
```

Development
-----------

[](#development)

This package was maintained by these authors.

[ ![](https://avatars2.githubusercontent.com/u/538058?v=3&s=80)](https://github.com/f3l1x)[ ![](https://avatars2.githubusercontent.com/u/112567?v=3&s=80)](https://github.com/Vrtak-CZ)---

Consider to [support](https://contributte.org/partners.html) **contributte** development team. Also thank you for being used this package.

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance50

Moderate activity, may be stable

Popularity35

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 59.2% 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 ~157 days

Recently: every ~385 days

Total

12

Last Release

2543d ago

Major Versions

v4.1.2 → v5.0.02015-03-06

v5.0.1 → v6.0.02016-05-19

v6.0.0 → v7.0.02018-03-26

v7.1.0 → v8.0.02019-05-26

PHP version history (5 changes)v4.0.0PHP &gt;=5.3.0

v5.0.0PHP &gt;=5.4.0

v6.0.0PHP ~5.5|~7.0

v7.0.0PHP &gt;=5.6

v8.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/0dfead89bde6cee9c89b70868e7feab428cc657384183a113e5aee844a195954?d=identicon)[vrtak-cz](/maintainers/vrtak-cz)

---

Top Contributors

[![Vrtak-CZ](https://avatars.githubusercontent.com/u/112567?v=4)](https://github.com/Vrtak-CZ "Vrtak-CZ (29 commits)")[![foxycode](https://avatars.githubusercontent.com/u/1284781?v=4)](https://github.com/foxycode "foxycode (9 commits)")[![f3l1x](https://avatars.githubusercontent.com/u/538058?v=4)](https://github.com/f3l1x "f3l1x (5 commits)")[![petrparolek](https://avatars.githubusercontent.com/u/6066243?v=4)](https://github.com/petrparolek "petrparolek (4 commits)")[![kukulich](https://avatars.githubusercontent.com/u/260445?v=4)](https://github.com/kukulich "kukulich (1 commits)")[![vody105](https://avatars.githubusercontent.com/u/22433893?v=4)](https://github.com/vody105 "vody105 (1 commits)")

---

Tags

contributtedebuggingnette-frameworknewrelictracytracynewrelic

### Embed Badge

![Health badge](/badges/vrtak-cz-newrelic-tracy/health.svg)

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

###  Alternatives

[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

388283.0k3](/packages/recca0120-laravel-tracy)[milo/vendor-versions

Bar with versions list of vendor libraries for Tracy

19155.1k5](/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.

1177.6k](/packages/vasek-purchart-tracy-blue-screen-bundle)

PHPackages © 2026

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