palzin/palzin-dumps
最新稳定版本:v1.4.0
Composer 安装命令:
composer require palzin/palzin-dumps
包简介
Palzin Dump is an addons for Palzin Monitor.
README 文档
README
PalzinDumps
Click to Download the App
Available for Windows, Linux and macOS.👋 Hello Dev,
PalzinDumps is a friendly app designed to boost your Laravel 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 single or multiple variables at once.
- See your dumped values in a Table, with a built-in search feature.
- Improve your debugging experience using different screens.
- Watch SQL Queries.
- Monitor Laravel Logs.
- Validate JSON strings.
- Compare strings with diff.
- Verify if a string contains a substring.
- View
phpinfo()configuration. - Debug Livewire Components & Events.
- List your Laravel Routes.
- Inspect Model attributes.
- Learn more in our Reference Sheet.
|
🔥 Run artisan ds:check() in your CI Pipeline to make sure there is no ds() shipped to Production. |
Get Started
Requirements
PHP 8.0+ and Laravel 8.75+
Usage
- Download the 🖥️ Palzin Dumps Desktop App here: Windows | MacOS | Linux
- Install PalzinDumps in your Laravel project, run:
composer require palzin/palzin-dumps --dev
- Configure PalzinDumps, run:
php artisan ds:init
-
Debug your code using
ds()in the same way you would use Laravel's native functions dump() or dd(). -
Run your Laravel application and see the debug dump in PalzinDumps App window.
Credits
PalzinDumps is a free open-source project, and it was inspired by Spatie Ray, check it out!
- Author: Palzin Team
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-23
