Libraries tagged by debugging
honeybadger-io/honeybadger-php
1130382 Downloads
Honeybadger PHP library
honeybadger-io/honeybadger-laravel
936554 Downloads
Honeybadger Laravel integration
xdebug/xdebug
1319 Downloads
Xdebug is a debugging and productivity extension for PHP
wp-api/basic-auth
133853 Downloads
Basic Authentication handler for the JSON API, used for development and debugging purposes
laradumps/laradumps-core
354230 Downloads
LaraDumps is a friendly app designed to boost your Laravel / PHP coding and debugging experience.
freshbitsweb/laravel-log-enhancer
448377 Downloads
Make debugging easier by adding more data to your laravel logs
bilfeldt/laravel-request-logger
111786 Downloads
Log Laravel application request and responses for debugging or statistics
awt/apilogger
124994 Downloads
Small laravel package for viewing api logs which can be used in debugging.
jms/debugging-bundle
195703 Downloads
This bundle provides advanced debugging tools (for your Symfony2 project).
xrdebug/php
7383 Downloads
PHP client library for xrDebug
tomloprod/time-warden
6896 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/wordpress-ray
4016 Downloads
Debug WordPress apps with ease
spatie/global-ray
13801 Downloads
Enable Ray in all PHP files on your system
mmucklo/krumo
146739 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
53317 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.