Libraries tagged by debugging
web6/debugger
5 Downloads
Debugging utilities.
web36/performance
3 Downloads
A development tool for monitoring application performance and debugging bottlenecks in your code.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
wagento/module-origin-headers
6 Downloads
Log the headers sent in a Magento response. Useful for debugging when Varnish is enabled.
vinala/error
14 Downloads
Makes handling and debugging PHP errors suck less.
vibius/bug-shield
50 Downloads
Debugging component of Vibius PHP Framework
vertexvaar/bluedebug
2 Downloads
Debugging component for bluesprints
vaibhav/laravel-log-enhancer
0 Downloads
Make debugging easier by adding more data to your laravel logs
unifreak/qlog
5 Downloads
configurable logger to log into redis queue for persistence or into stashed for debugging
uhi67/soaphelper
44 Downloads
SOAP helper for debugging SOAP server and client
ucraft-com/http-traffic-logger
17133 Downloads
The "http-traffic-logger" package efficiently captures and records HTTP request and response data exchanged between clients and servers. With comprehensive logging functionalities, it facilitates monitoring and analysis of web traffic, providing valuable insights for debugging, security auditing, and performance optimization purposes.
topolis/database-connector
17 Downloads
Connectors for SQL databases. Includes binding or parameters, type mapping, debugging and profiling
tomflidr/tracy
1907 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
titon/debug
727 Downloads
The debug package provides debugging, advanced error and exception handling, log management, and benchmarking.
thenexxuz/utils
15 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.