PHPackages                             lardebug/lardebug - 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. lardebug/lardebug

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

lardebug/lardebug
=================

1.1.11(3y ago)1282MITJavaScriptPHP &gt;=7.2

Since Jul 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mahmoudshahin1111/lardebug)[ Packagist](https://packagist.org/packages/lardebug/lardebug)[ RSS](/packages/lardebug-lardebug/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (5)Versions (14)Used By (0)

LarDebug
========

[](#lardebug)

[![](https://camo.githubusercontent.com/e5062100d3f31f9330c37eac4a848ea01c6ae384a21cfa42d3c7657e920027a8/687474703a2f2f706f7365722e707567782e6f72672f6c617264656275672f6c617264656275672f76)](https://github.com/mahmoudshahin1111/lardebug/releases/tag/1.1.1)[![](https://camo.githubusercontent.com/3018ab9e70d2b00538279d67777071d8989c0f34cc80095f0ccc91f852050131/687474703a2f2f706f7365722e707567782e6f72672f6c617264656275672f6c617264656275672f6c6963656e7365)](https://packagist.org/packages/lardebug/lardebug)

[![image](https://private-user-images.githubusercontent.com/46138189/373908526-eb5bb358-14c9-41a0-8e93-9ea61bd9d2a6.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODE3NTY3ODgsIm5iZiI6MTc4MTc1NjQ4OCwicGF0aCI6Ii80NjEzODE4OS8zNzM5MDg1MjYtZWI1YmIzNTgtMTRjOS00MWEwLThlOTMtOWVhNjFiZDlkMmE2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA2MTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNjE4VDA0MjEyOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWVlMjczZTIzZjUzYzc2YWE0MmI1NjMyMTIzMzIxMjM5YTlkZjk0Mjc0ZWExMzBmZjIzYjMzNmYzNTI3NTExYjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.QS-6_p1lyh3jlU-2l9VkWWOIjV8vVD-SB6QWp2OfrWY)](https://private-user-images.githubusercontent.com/46138189/373908526-eb5bb358-14c9-41a0-8e93-9ea61bd9d2a6.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODE3NTY3ODgsIm5iZiI6MTc4MTc1NjQ4OCwicGF0aCI6Ii80NjEzODE4OS8zNzM5MDg1MjYtZWI1YmIzNTgtMTRjOS00MWEwLThlOTMtOWVhNjFiZDlkMmE2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA2MTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNjE4VDA0MjEyOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWVlMjczZTIzZjUzYzc2YWE0MmI1NjMyMTIzMzIxMjM5YTlkZjk0Mjc0ZWExMzBmZjIzYjMzNmYzNTI3NTExYjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.QS-6_p1lyh3jlU-2l9VkWWOIjV8vVD-SB6QWp2OfrWY)

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

[](#installation)

You can install the package through Composer.

```
composer require lardebug/lardebug
```

### Laravel without auto-discovery:

[](#laravel-without-auto-discovery)

#### If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

[](#if-you-dont-use-auto-discovery-add-the-serviceprovider-to-the-providers-array-in-configappphp)

in file `config\app.php` add this line to providers

```
 'providers' => [
     /* */
     \LarDebug\ServiceProvider::class,
     /* */
 ]
```

Usage
-----

[](#usage)

### Terminal

[](#terminal)

```
php artisan lardebug:serve
```

### In Browser

[](#in-browser)

open

Customize
---------

[](#customize)

```
php artisan vendor:publish --provider="LarDebug\ServiceProvider"
```

And adjust config file (`config/lardebug.php`) with your desired settings.

```
return [
    'enabled' => true // if you want to disable lardebug set to false 😭
    'server' => [
        'host' => 'localhost',
        'port' => 4560, // Change to any port as you want 👍
    ],
];
```

### Send message to server immediately with Facade

[](#send-message-to-server-immediately-with-facade)

```
    use LarDebug\Facade\LarDebug;
    /*....*/
    LarDebug::log("message");
    /*....*/
```

also it works fine with laravel apis

### add messages to request

[](#add-messages-to-request)

```
    Log::debug("message");
```

License
-------

[](#license)

The larabug package is open source software licensed under the [license MIT](http://opensource.org/licenses/MIT)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.1% 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 ~42 days

Recently: every ~117 days

Total

13

Last Release

1316d ago

PHP version history (2 changes)1.0.0PHP ^7.2|^8.0

1.1.9PHP &gt;=7.2

### Community

Maintainers

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

---

Top Contributors

[![mahmoudshahin1111](https://avatars.githubusercontent.com/u/46138189?v=4)](https://github.com/mahmoudshahin1111 "mahmoudshahin1111 (106 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

debuggerlaravellardebugphplaraveltoolslardebuglaravel debugger

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lardebug-lardebug/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.9k](/packages/laravel-framework)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M971](/packages/statamic-cms)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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