Libraries tagged by denbug
tomloprod/time-warden
3632 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.
spatie/laravel-artisan-dd
82308 Downloads
Run dd from your commandline
spatie/global-ray
11871 Downloads
Enable Ray in all PHP files on your system
recca0120/laravel-tracy
275529 Downloads
A Laravel Package to integrate Nette Tracy Debugger
phpcsstandards/phpcsdevtools
147242 Downloads
Tools for PHP_CodeSniffer sniff developers.
phalcon/dd
258920 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
mmucklo/krumo
141585 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
50226 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.
jbzoo/jbdump
1052108 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
hannesvdvreken/guzzle-profiler
345491 Downloads
A Guzzle middleware that profiles requests made by the client.
fitztrev/query-tracer
17974 Downloads
Backtrace database queries
contributte/dev
378851 Downloads
Tools for development with Nette and Tracy
bazilio/yii2-newrelic
374463 Downloads
Newrelic integration for Yii2
axy/backtrace
1366872 Downloads
Tracing in PHP
asvae/laravel-api-tester
91804 Downloads
Api tester for Laravel Framework