PHPackages                             appstract/laravel-tracer - 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. [Templating &amp; Views](/categories/templating)
4. /
5. appstract/laravel-tracer

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

appstract/laravel-tracer
========================

Adds the paths of all loaded views/partials to your templates.

1.0.2(8y ago)1004.3k↓100%7MITPHPPHP &gt;=5.5.0

Since Feb 20Pushed 8y ago5 watchersCompare

[ Source](https://github.com/appstract/laravel-tracer)[ Packagist](https://packagist.org/packages/appstract/laravel-tracer)[ RSS](/packages/appstract-laravel-tracer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (14)Used By (0)

Laravel Tracer
==============

[](#laravel-tracer)

[![Latest Version on Packagist](https://camo.githubusercontent.com/49f04857250fe36c4e9a9ff356787379a708ecff278ec7249b860ab09540e998/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170707374726163742f6c61726176656c2d7472616365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appstract/laravel-tracer)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/552778d42ca62b64dab5639aa164b2666b6e247699fd9767aaf51ec44f94b8ae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170707374726163742f6c61726176656c2d7472616365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appstract/laravel-tracer)

Tracer shows the paths of all the Blade files that are loaded into your templates. This could be very convenient for a number of reasons:

- If you're working on a large project with alot of views/partials
- New to a project and want to get a quick overview of the structure of pages
- If you're completely new to Laravel and want to play around with views/partials/templates etc

[![Screenshot](_screenshot.png?raw=true)](_screenshot.png?raw=true)

Installation
------------

[](#installation)

First install this package via Composer:

```
$ composer require appstract/laravel-tracer --dev
```

Publish the config file:

```
$ php artisan vendor:publish --provider="Appstract\Tracer\TracerServiceProvider"
```

A tracer.php file will be created in your `app/config` directory.

Basic usage
-----------

[](#basic-usage)

In `app/config/tracer.php`, if trace is set to true you see the paths of all the Blade files that are loaded into your templates. To remove the paths simply set trace to false. If your views are located at another directory you can set the correct path here.

### Toggle traces

[](#toggle-traces)

A tracer.js file will be created in your `public/js` directory. This gets injected at the end of your app ` ` section.

Use the keybord shortcut `ctrl+z ` inside your app to toggle the traces.

If you wish to disable Tracer and remove the existing traces, you can simply clear the compiled view files using the `php artisan view:clear` command.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Contributions are welcome, [thanks to y'all](https://github.com/appstract/laravel-tracer/graphs/contributors) :)

About Appstract
---------------

[](#about-appstract)

Appstract is a small team from The Netherlands. We create (open source) tools for webdevelopment and write about related subjects on [Medium](https://medium.com/appstract). You can [follow us on Twitter](https://twitter.com/teamappstract), [buy us a beer](https://www.paypal.me/teamappstract/10) or [support us on Patreon](https://www.patreon.com/appstract).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 69.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 ~39 days

Recently: every ~94 days

Total

12

Last Release

2937d ago

Major Versions

0.1.8 → 1.0.02018-01-22

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1470623?v=4)[Gijs Jorissen](/maintainers/gizburdt)[@gizburdt](https://github.com/gizburdt)

![](https://www.gravatar.com/avatar/71a9f89ebcd27b8fa560a655377735c8451b2e769b485f7dc9d402a570969350?d=identicon)[Rokr](/maintainers/Rokr)

![](https://www.gravatar.com/avatar/023991fc7edab6ccd9f12aa35fcf31ca4db494bae93f7da0d2310e054aecf6e3?d=identicon)[ovanschie](/maintainers/ovanschie)

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

---

Top Contributors

[![303K](https://avatars.githubusercontent.com/u/3934941?v=4)](https://github.com/303K "303K (54 commits)")[![ovanschie](https://avatars.githubusercontent.com/u/3015449?v=4)](https://github.com/ovanschie "ovanschie (20 commits)")[![gizburdt](https://avatars.githubusercontent.com/u/1470623?v=4)](https://github.com/gizburdt "gizburdt (2 commits)")[![lex111](https://avatars.githubusercontent.com/u/4408379?v=4)](https://github.com/lex111 "lex111 (1 commits)")[![m1guelpf](https://avatars.githubusercontent.com/u/23558090?v=4)](https://github.com/m1guelpf "m1guelpf (1 commits)")

---

Tags

laravellaravel-bladelaravel-packagelaravel-tracerpath-tracerpathfindingphptracephplaravelpathbladeappstracthints

### Embed Badge

![Health badge](/badges/appstract-laravel-tracer/health.svg)

```
[![Health](https://phpackages.com/badges/appstract-laravel-tracer/health.svg)](https://phpackages.com/packages/appstract-laravel-tracer)
```

###  Alternatives

[radic/blade-extensions

Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc

271321.7k5](/packages/radic-blade-extensions)

PHPackages © 2026

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