PHPackages                             manadinho/fast-debugger - 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. manadinho/fast-debugger

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

manadinho/fast-debugger
=======================

Utilize FastDebugger to swiftly resolve issues through debugging.

1.0.0(3y ago)489MITPHPPHP ^7.4 | ^8.0

Since Feb 18Pushed 3y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (2)Used By (0)

fast-debugger
=============

[](#fast-debugger)

By using `Fast Debugger`, you can expedite the process of troubleshooting Laravel code and resolving issues. First install `Fast Debugger` desktop application according to your operating system. Now you are ready to receive log data from `Laravel` projects.

download desktop application
----------------------------

[](#download-desktop-application)

[mac](https://drive.google.com/file/d/1LKXWI8x8jiLawN5b9qmv_pV3djYsAzh6/view?usp=share_link). [windows](https://drive.google.com/file/d/1AmpOiaD7kWe1DetkNWuVTE4TNb6647Dq/view?usp=share_link). [linux](https://drive.google.com/file/d/1zDwRCBDEgDSAYlzS4gD_8o6wKRkfDe4f/view?usp=share_link).

installation
------------

[](#installation)

```
composer require manadinho/fast-debugger

```

Usage
-----

[](#usage)

To use `Fast Debugger` in your `Laravel` project.

```
fast('FAST DEBUGGER IS WORKING');
```

To use `Fast Debugger` from `blade` files.

```
@fast('FAST DEBUGGER IS WORKING');
```

Note
----

[](#note)

- `Fast Debugger` works only in local environment.
- You can also pass multiple arguments.

You can specify flag to identify your specific log by chainig `flag()` method.

```
fast('FAST DEBUGGER IS WORKING')->flag('FLAG TO IDENTIFY');
```

On log data you can see file name and line number from the `fast()` or `@fast()` method is called. You can open file in `VSCODE` by simply clicking on file name.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

1185d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d6e8f4636318e0b05c60ffaf115a0fed2e13f552c9f334347029f00c0fd172e?d=identicon)[imran israr](/maintainers/imran%20israr)

---

Top Contributors

[![manadinho](https://avatars.githubusercontent.com/u/18038023?v=4)](https://github.com/manadinho "manadinho (3 commits)")

### Embed Badge

![Health badge](/badges/manadinho-fast-debugger/health.svg)

```
[![Health](https://phpackages.com/badges/manadinho-fast-debugger/health.svg)](https://phpackages.com/packages/manadinho-fast-debugger)
```

###  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)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[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)

PHPackages © 2026

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