Libraries tagged by debug
mmucklo/krumo
171617 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
leeoniya/dump-r
68864 Downloads
a cleaner, leaner mix of print_r() and var_dump()
kktsvetkov/krumo
62159 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
iazaran/trace-replay
1340 Downloads
Enterprise-ready process tracking, replay, and AI-assisted debugging for Laravel applications.
hannesvdvreken/guzzle-profiler
511311 Downloads
A Guzzle middleware that profiles requests made by the client.
guanguans/soar-php
20561 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
guanguans/laravel-soar
8428 Downloads
SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。
grazulex/laravel-devtoolbox
7710 Downloads
Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every aspect of your Laravel application from the command line.
baibaratsky/yii2-rollbar
133022 Downloads
Rollbar for Yii2
aronduby/dump
1246096 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
lonnieezell/codeigniter-forensics
43832 Downloads
A high-powered, customizable Profiler replacement for CodeIgniter.
viacreative/sudo-su
145059 Downloads
A utility package for logging in as other users
treblle/treblle-php
84486 Downloads
Runtime Intelligence Platform
treblle/security-headers
41300 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
tomloprod/time-warden
17942 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.