PHPackages                             dhr/laravel-quick-debug - 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. dhr/laravel-quick-debug

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

dhr/laravel-quick-debug
=======================

laravel quick debug can find dd and exit and any random string from the project

01PHP

Since Aug 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dhrumilgor/laravel-quick-debug)[ Packagist](https://packagist.org/packages/dhr/laravel-quick-debug)[ RSS](/packages/dhr-laravel-quick-debug/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Quick Debug for laravel
=======================

[](#quick-debug-for-laravel)

The Laravel Quick Debug package helps you to find dd,exit or anything.

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

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

[](#installation)

You can install the package via composer:

```
composer require dhr/laravel-quick-debug
```

### Usage

[](#usage)

Use the below command for find dd and exit from the project.

```
php artisan quick:debug

```

You can find any specific string from the project like below. It will find "store" string in the whole project.

```
php artisan quick:debug store

```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e64f5231231cada74f2b2628f4c230c8b2ba37af10881ae21a18bd75605f9ce?d=identicon)[gordhrumil](/maintainers/gordhrumil)

---

Top Contributors

[![dhrumilgor](https://avatars.githubusercontent.com/u/60711151?v=4)](https://github.com/dhrumilgor "dhrumilgor (10 commits)")

### Embed Badge

![Health badge](/badges/dhr-laravel-quick-debug/health.svg)

```
[![Health](https://phpackages.com/badges/dhr-laravel-quick-debug/health.svg)](https://phpackages.com/packages/dhr-laravel-quick-debug)
```

###  Alternatives

[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)[spatie/craft-ray

Easily debug CraftCMS projects

1638.6k](/packages/spatie-craft-ray)

PHPackages © 2026

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