PHPackages                             laradumps/laradumps-core - 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. laradumps/laradumps-core

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

laradumps/laradumps-core
========================

LaraDumps is a friendly app designed to boost your Laravel / PHP coding and debugging experience.

v4.0.6(2mo ago)261.2M—2.6%14[3 issues](https://github.com/laradumps/laradumps-core/issues)10MITPHPPHP ^8.2CI passing

Since Jun 15Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/laradumps/laradumps-core)[ Packagist](https://packagist.org/packages/laradumps/laradumps-core)[ Docs](https://github.com/laradumps/laradumps-core)[ GitHub Sponsors](https://github.com/luanfreitasdev)[ RSS](/packages/laradumps-laradumps-core/feed)WikiDiscussions 4.x Synced 1mo ago

READMEChangelog (10)Dependencies (22)Versions (70)Used By (10)

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

LaraDumps Core
==============

[](#laradumps-core)

#### [Download the App](https://laradumps.dev/get-started/installation.html)

[](#download-the-app)

 Available for Windows, Linux and macOS.

 [ 📚 Documentation ](https://laradumps.dev)

 [ ![Total Downloads](https://camo.githubusercontent.com/bf65035b4fbd5328820cb3ccc3b34bd3b3d2e0904df95d22ce7b619ce249efeb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726164756d70732f6c61726164756d70732d636f7265) ](https://packagist.org/packages/laradumps/laradumps-core) [ ![Latest Version](https://camo.githubusercontent.com/2f3ea735d18cdbd1b2d9a30d7d197dbbc9b31a2f2392c049c1c64dd382671622/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726164756d70732f6c61726164756d70732d636f7265) ](https://packagist.org/packages/laradumps/laradumps-core) [ ![Tests](https://github.com/laradumps/laradumps-core/workflows/LaraDumpsCore%20Tests/badge.svg) ](https://github.com/laradumps/laradumps-core/actions) [ ![License](https://camo.githubusercontent.com/e0ac6e0267c286607558bdd86203e6f7af7903fbb864b2c465c24b6f1248ade1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6c61726164756d70732f6c61726164756d70732d636f7265) ](https://packagist.org/packages/laradumps/laradumps-core)

### 👋 Hello Dev,

[](#-hello-dev)

LaraDumps is a modern, feature-rich debugging tool that makes PHP development a breeze.

When using LaraDumps, the outcome of your debug dump is presented in a separate desktop application rather than in your browser or command-line interface, ensuring that your application flow remains uninterrupted.

### Key Features

[](#key-features)

LaraDumps goes beyond dumping variables. In addition to functions similar to `var_dump()`, LaraDumps provides tools for validating JSON, searching for substrings, clocking execution time, and a convenient way to view `phpinfo()` output and [much more...](https://laradumps.dev/debug/reference-sheet.html)

#### Example

[](#example)

Here's an example of LaraDumps `ds()` debug function in the project's home page.

```
