PHPackages                             jhonoryza/logdesk - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. jhonoryza/logdesk

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

jhonoryza/logdesk
=================

support package for logdesk app

1.0.2(2y ago)14441MITPHPPHP ^7.3|^8.0|^8.1

Since Dec 4Pushed 2y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Laravel Logdesk
===============

[](#laravel-logdesk)

 [ ![Total Downloads](https://camo.githubusercontent.com/810fcdf110027e092d8b0c307152bb1fb860265702ef8d7e193ecb1c7caf0e29/68747470733a2f2f706f7365722e707567782e6f72672f6a686f6e6f72797a612f6c6f676465736b2f642f746f74616c2e737667) ](https://packagist.org/packages/jhonoryza/logdesk) [ ![Latest Stable Version](https://camo.githubusercontent.com/3458b2a6e4583df4e16b72fe28df34900b1393a898b00cba60a162331aa485d5/68747470733a2f2f706f7365722e707567782e6f72672f6a686f6e6f72797a612f6c6f676465736b2f762f737461626c652e737667) ](https://packagist.org/packages/jhonoryza/logdesk) [ ![License](https://camo.githubusercontent.com/4b89cacbd4e7255840d999451a4a6fbb89baf30e96e1380de65708ac816eed0f/68747470733a2f2f706f7365722e707567782e6f72672f6a686f6e6f72797a612f6c6f676465736b2f6c6963656e73652e737667) ](https://packagist.org/packages/jhonoryza/logdesk)

insipired by [spatie ray](https://github.com/spatie/laravel-ray) create free version with minimum features.

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

[](#installation)

install this package

```
composer require jhonoryza/logdesk --dev
```

download desktop app here

[![image](./logdesk-2.png)](./logdesk-2.png)

Usage
-----

[](#usage)

```
logdesk('ok'); // string
logdesk(new User()); // object
logdesk(['foo' => 'bar') // array
logdesk(true); // boolean
```

you can pass multiple value

```
logdesk('ok', ['foo' => 'bar'], new User());
```

or you can have behaviour like `dd()` in laravel to die and dump

```
logdeskDie('die');
```

### Security

[](#security)

If you've found a bug regarding security please mail  instead of using the issue tracker.

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Every ~2 days

Total

3

Last Release

884d ago

PHP version history (2 changes)1.0.0PHP ^8.1

1.0.2PHP ^7.3|^8.0|^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b350bd59744652aada177f2b11c36297774540fadd91f1f41fbfc0bd79e0886?d=identicon)[jhonoryza](/maintainers/jhonoryza)

---

Top Contributors

[![jhonoryza](https://avatars.githubusercontent.com/u/5910636?v=4)](https://github.com/jhonoryza "jhonoryza (17 commits)")

### Embed Badge

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

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

###  Alternatives

[spatie/flare-client-php

Send PHP errors to Flare

177148.0M15](/packages/spatie-flare-client-php)[tobiasdierich/gauge

An easy to use application performance monitor.

14413.1k](/packages/tobiasdierich-gauge)

PHPackages © 2026

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