PHPackages                             palzin/palzin-dumps - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. palzin/palzin-dumps

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

palzin/palzin-dumps
===================

Palzin Dump is an addons for Palzin Monitor.

v1.4.0(3y ago)019MITPHPPHP ^8.0

Since Nov 10Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

 [![](./art/logo.png)](./art/logo.png)

PalzinDumps
===========

[](#palzindumps)

 [ ![PalzinDumps Windows App](./art/os/windows.png) ](https://github.com/palzindumps/app/releases/download/v1.4.0/PalzinDumps-Setup-1.4.0.exe) [ ![PalzinDumps MacOS App](./art/os/macos.png) ](https://github.com/palzindumps/app/releases/download/v1.4.0/PalzinDumps-1.4.0.dmg) [ ![PalzinDumps Linux App](./art/os/linux.png) ](https://github.com/palzindumps/app/releases/download/v1.4.0/PalzinDumps-1.4.0.AppImage)

### Click to Download the App

[](#click-to-download-the-app)

 Available for Windows, Linux and macOS.

 [ 📚 Documentation ](https://docs.palzin.app/palzin-dumps/)

 [ ![Latest Version](https://camo.githubusercontent.com/1a8716930d3d9f419e6cbd46826b4ea41b831ddd277973bb6bc7aaa4fde1c7d4/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d6c61726176656c266d6573736167653d254532253839254135382e3026636f6c6f723d303037384245266c6f676f3d6c61726176656c267374796c653d666c61742d737175617265) ](https://packagist.org/packages/palzin/palzin-dumps) [ ![Total Downloads](https://camo.githubusercontent.com/958744273b2d76949434d2f3989cfd6b2390e41848a4020f03e9912f4395dabe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70616c7a696e2f70616c7a696e2d64756d7073) ](https://packagist.org/packages/palzin/palzin-dumps) [ ![Latest Version](https://camo.githubusercontent.com/1f77a8839977efe5b8d616ca4f5fcd67d79ec9690a0f0b73d1a5f6bbc2b754cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70616c7a696e2f70616c7a696e2d64756d7073) ](https://packagist.org/packages/palzin/palzin-dumps) [ ![Tests](https://github.com/palzin/palzin-dumps/workflows/PalzinDumps%20Tests/badge.svg) ](https://github.com/palzin/palzin-dumps/actions) [ ![License](https://camo.githubusercontent.com/870e7c2682fb246912ae231b10df73db1a5107ca9ca3d77402415909073a20e1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f70616c7a696e2f70616c7a696e2d64756d7073) ](https://packagist.org/packages/palzin/palzin-dumps)

### 👋 Hello Dev,

[](#-hello-dev)

PalzinDumps is a friendly app designed to boost your [Laravel](https://larvel.com/) PHP coding and debugging experience.

When using PalzinDumps, you can see the result of your debug displayed in a standalone Desktop application.

These are some debug tools available for you:

- [Dump](https://docs.palzin.app/palzin-dumps/laravel/debug/usage?id=dump) single or multiple variables at once.
- See your dumped values in a [Table](https://docs.palzin.app/palzin-dumps/laravel/debug/usage?id=table), with a built-in search feature.
- Improve your debugging experience using different [screens](https://docs.palzin.app/palzin-dumps/laravel/debug/usage?id=screens).
- Watch [SQL Queries](https://docs.palzin.app/palzin-dumps/laravel/debug/usage?id=sql-queries).
- Monitor [Laravel Logs](https://laravel.com/docs/9.x/logging).
- Validate [JSON strings](https://docs.palzin.app/palzin-dumps/laravel/debug/usage?id=json).
- Compare strings with [diff](https://docs.palzin.app/palzin-dumps/laravel/debug/usage?id=diff).
- Verify if a string [contains](https://docs.palzin.app/palzin-dumps/laravel/debug/usage?id=contains) a substring.
- View `phpinfo()` configuration.
- Debug [Livewire](https://laravel-livewire.com) Components &amp; Events.
- List your [Laravel Routes](https://laravel.com/docs/9.x/routing).
- Inspect [Model](https://laravel.com/docs/9.x/eloquent) attributes.
- Learn more in our [Reference Sheet](https://docs.palzin.app/palzin-dumps/laravel/debug/reference-sheet).

  🔥 Run [artisan ds:check()](https://docs.palzin.app/palzin-dumps/laravel/debug/deploying-to-production) in your CI Pipeline to make sure there is no [ds()](https://docs.palzin.app/palzin-dumps/laravel/debug/reference-sheet) shipped to Production.

### Get Started

[](#get-started)

#### Requirements

[](#requirements)

PHP 8.0+ and Laravel 8.75+

#### Usage

[](#usage)

1. Download the 🖥️ [Palzin Dumps](https://palzin.app/palzin-dumps/) Desktop App here: [Windows](https://palzin.app/releases/download/v1.4.0/PalzinDumps-Setup-1.4.0.exe) | [MacOS](https://https://palzin.app/releases/download/v1.4.0/PalzinDumps-1.4.0.dmg)| [Linux](https://palzin.app/releases/download/v1.4.0/PalzinDumps-1.4.0.AppImage)

2. Install PalzinDumps in your Laravel project, run:

```
 composer require palzin/palzin-dumps --dev
```

3. Configure PalzinDumps, run:

```
php artisan ds:init
```

4. Debug your code using `ds()` in the same way you would use Laravel's native functions dump() or dd().
5. Run your Laravel application and see the debug dump in PalzinDumps App window.

### Credits

[](#credits)

PalzinDumps is a free open-source project, and it was inspired by [Spatie Ray](https://github.com/spatie/ray), check it out!

- Author: [Palzin Team](https://github.com/palzin)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

1276d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8a264dfc5a2c34c13cc7acf7c4b609c96848416e847de577e6ebe9b392e9d465?d=identicon)[palzin](/maintainers/palzin)

---

Top Contributors

[![palzin](https://avatars.githubusercontent.com/u/116488348?v=4)](https://github.com/palzin "palzin (7 commits)")

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-schedule-monitor

Monitor scheduled tasks in a Laravel app

9815.7M9](/packages/spatie-laravel-schedule-monitor)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[crescat-io/saloon-sdk-generator

Simplified SDK Scaffolding for Saloon

13130.9k7](/packages/crescat-io-saloon-sdk-generator)

PHPackages © 2026

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