Libraries tagged by debugkit
freshbitsweb/laravel-log-enhancer
453819 Downloads
Make debugging easier by adding more data to your laravel logs
contributte/apitte
829484 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
114308 Downloads
Log Laravel application request and responses for debugging or statistics
awt/apilogger
126062 Downloads
Small laravel package for viewing api logs which can be used in debugging.
jms/debugging-bundle
195938 Downloads
This bundle provides advanced debugging tools (for your Symfony2 project).
xrdebug/php
7946 Downloads
PHP client library for xrDebug
treblle/treblle-php
22523 Downloads
Stay in tune with your APIs
treblle/security-headers
16092 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
tomloprod/time-warden
7578 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
4379 Downloads
Debug WordPress apps with ease
spatie/global-ray
14048 Downloads
Enable Ray in all PHP files on your system
mmucklo/krumo
147950 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
53801 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
1065025 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
aronduby/dump
369315 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo