Libraries tagged by debugging
inpsyde/wonolog
563247 Downloads
Monolog-based logging package for WordPress.
honeybadger-io/honeybadger-php
1240095 Downloads
Honeybadger PHP library
honeybadger-io/honeybadger-laravel
1024815 Downloads
Honeybadger Laravel integration
wp-api/basic-auth
141344 Downloads
Basic Authentication handler for the JSON API, used for development and debugging purposes
laradumps/laradumps-core
528220 Downloads
LaraDumps is a friendly app designed to boost your Laravel / PHP coding and debugging experience.
contributte/apitte
983135 Downloads
An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
bilfeldt/laravel-request-logger
126355 Downloads
Log Laravel application request and responses for debugging or statistics
awt/apilogger
132180 Downloads
Small laravel package for viewing api logs which can be used in debugging.
jms/debugging-bundle
197374 Downloads
This bundle provides advanced debugging tools (for your Symfony2 project).
xrdebug/php
11920 Downloads
PHP client library for xrDebug
tomloprod/time-warden
10205 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
6425 Downloads
Debug WordPress apps with ease
spatie/global-ray
15594 Downloads
Enable Ray in all PHP files on your system
mmucklo/krumo
155109 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
56162 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.